FACT++  1.0
FTM::FtuList Struct Reference

#include <HeadersFTM.h>

+ Collaboration diagram for FTM::FtuList:

Public Member Functions

 FtuList ()
 
std::vector< uint16_t > HtoN () const
 
void operator= (const std::vector< uint16_t > &vec)
 
void clear ()
 
void print (std::ostream &out) const
 
FtuResponseoperator[] (int i)
 
const FtuResponseoperator[] (int i) const
 

Public Attributes

uint16_t fNumBoards
 
uint16_t fNumBoardsCrate [4]
 Total number of boards responded. More...
 
uint16_t fActiveFTU [4]
 Num of board responded in crate 0-3. More...
 
FtuResponse fFTU [4][10]
 List of active FTU boards in crate 0-3. More...
 

Detailed Description

Definition at line 634 of file HeadersFTM.h.


The documentation for this struct was generated from the following files: