|
ATLAS Offline Software
|
Go to the documentation of this file.
21 , m_detType( detType )
34 return std::string(
"RodInfo" );
40 std::cout <<
"RDO Object Type: " <<
getType();
41 std::cout << std::hex;
43 std::cout <<
" ROD Id: " <<
getRodId() << std::endl <<
" ";
51 std::cout << std::endl;
52 std::cout << std::dec;
77 return ( ( this->
getRodId() & 0xf000 ) != 0 );
std::vector< int > m_status
bool getCmmParityError() const
bool getGlinkTimeout() const
bool getGlinkError() const
bool getBcnumMismatch() const
static const unsigned int s_minRun2Version
L1CaloRdoRodInfo(int system, int rod, int run, int bcnum, int triggerType, int detType, int version)
bool getDataTransportError() const
int getStepNumber() const
int getTriggerType() const
bool getRoiOverflow() const
std::string getType() const
bool getRodOverflow() const
bool getTriggerTypeTimeout() const
int getModuleStatus(const int module) const
int getOrbitCount() const
void setStatus2(int status)
int getMinorVersion() const
void setStatus1(int status)
bool getModuleLinkError() const
void setModuleStatus(int module, int status)