Public Member Functions |
void | setFileSizes (unsigned int run) |
const std::vector< uint32_t > & | ctpcoreLUT () const |
void | setCtpcoreLUT (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpcoreCAM () const |
void | setCtpcoreCAM (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpinMonSelectorSlot7 () const |
void | setCtpinMonSelectorSlot7 (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpinMonSelectorSlot8 () const |
void | setCtpinMonSelectorSlot8 (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpinMonSelectorSlot9 () const |
void | setCtpinMonSelectorSlot9 (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpmonSelector () const |
void | setCtpmonSelector (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpinMonDecoderSlot7 () const |
void | setCtpinMonDecoderSlot7 (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpinMonDecoderSlot8 () const |
void | setCtpinMonDecoderSlot8 (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpinMonDecoderSlot9 () const |
void | setCtpinMonDecoderSlot9 (const std::vector< u_int > &vec) |
const std::vector< uint32_t > & | ctpmonDecoder () const |
void | setCtpmonDecoder (const std::vector< u_int > &vec) |
int | lvl1MasterTableId () const |
void | setLvl1MasterTableId (const int &id) |
int | smxId () const |
void | setSmxId (const int &id) |
const std::string & | smxName () const |
void | setSmxName (const std::string &str) |
const std::string & | ctpinSmxVhdlSlot7 () const |
const std::string & | ctpinSmxVhdlSlot8 () const |
const std::string & | ctpinSmxVhdlSlot9 () const |
const std::string & | ctpinSmxSvfiSlot7 () const |
const std::string & | ctpinSmxSvfiSlot8 () const |
const std::string & | ctpinSmxSvfiSlot9 () const |
const std::string & | ctpinSmxOutput () const |
void | setCtpinSmxVhdlSlot7 (const std::string &str) |
void | setCtpinSmxVhdlSlot8 (const std::string &str) |
void | setCtpinSmxVhdlSlot9 (const std::string &str) |
void | setCtpinSmxSvfiSlot7 (const std::string &str) |
void | setCtpinSmxSvfiSlot8 (const std::string &str) |
void | setCtpinSmxSvfiSlot9 (const std::string &str) |
void | setCtpinSmxOutput (const std::string &str) |
bool | loadCtpcoreFiles () const |
void | setLoadCtpcoreFiles (bool flag=true) |
bool | loadCtpinFiles () const |
void | setLoadCtpinFiles (bool flag=true) |
bool | loadCtpmonFiles () const |
void | setLoadCtpmonFiles (bool flag=true) |
virtual void | print (const std::string &indent="", unsigned int detail=1) const |
Static Public Attributes |
static u_int | ALL_CTPCORELUT_SIZE = 0 |
static u_int | ALL_CTPCORECAM_SIZE = 0 |
static u_int | ALL_CTPINMONSEL_SIZE = 0 |
static u_int | ALL_CTPINMONDEC_SIZE = 0 |
static u_int | CTPMON_MUX_OUTPUT_NUMBER = 0 |
static u_int | CTPMON_ADDRESS_SELECTOR_NUMBER = 0 |
static u_int | ALL_CTPMONSELECTOR_SIZE = 0 |
static u_int | ALL_CTPMONDECODER_SIZE = 0 |