#include <L1RCTChannelMask.h>
Public Member Functions | |
void | print (std::ostream &s) const |
Public Attributes | |
bool | ecalMask [18][2][28] |
bool | hcalMask [18][2][28] |
bool | hfMask [18][2][4] |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 7 of file L1RCTChannelMask.h.
|
inline |
Definition at line 11 of file L1RCTChannelMask.h.
References ecalMask, hcalMask, hfMask, mps_fire::i, dqmiolumiharvest::j, isotrackApplyRegressor::k, and alignCSCRings::s.
Referenced by L1TConfigDumper::analyze().
|
private |
|
friend |
Definition at line 28 of file L1RCTChannelMask.h.
|
friend |
Definition at line 28 of file L1RCTChannelMask.h.
bool L1RCTChannelMask::ecalMask[18][2][28] |
Definition at line 8 of file L1RCTChannelMask.h.
Referenced by L1RCTLookupTables::lookup(), print(), RCTConfigProducers::RCTConfigProducers(), and L1RCTProducer::updateFedVector().
bool L1RCTChannelMask::hcalMask[18][2][28] |
Definition at line 9 of file L1RCTChannelMask.h.
Referenced by L1RCTLookupTables::lookup(), print(), RCTConfigProducers::RCTConfigProducers(), and L1RCTProducer::updateFedVector().
bool L1RCTChannelMask::hfMask[18][2][4] |
Definition at line 10 of file L1RCTChannelMask.h.
Referenced by L1RCTLookupTables::lookup(), print(), RCTConfigProducers::RCTConfigProducers(), and L1RCTProducer::updateFedVector().