#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 8 of file L1RCTChannelMask.h.
|
inline |
Definition at line 13 of file L1RCTChannelMask.h.
References mps_fire::i, and gen::k.
Referenced by L1RCTChannelMaskTester::analyze(), L1TConfigDumper::analyze(), and L1RCTProducer::printUpdatedFedMask().
|
private |
|
friend |
Definition at line 31 of file L1RCTChannelMask.h.
|
friend |
Definition at line 31 of file L1RCTChannelMask.h.
bool L1RCTChannelMask::ecalMask[18][2][28] |
Definition at line 10 of file L1RCTChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), L1RCTProducer::printUpdatedFedMaskVerbose(), RCTConfigProducers::RCTConfigProducers(), and L1RCTProducer::updateFedVector().
bool L1RCTChannelMask::hcalMask[18][2][28] |
Definition at line 11 of file L1RCTChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), L1RCTProducer::printUpdatedFedMaskVerbose(), RCTConfigProducers::RCTConfigProducers(), and L1RCTProducer::updateFedVector().
bool L1RCTChannelMask::hfMask[18][2][4] |
Definition at line 12 of file L1RCTChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), L1RCTProducer::printUpdatedFedMaskVerbose(), RCTConfigProducers::RCTConfigProducers(), and L1RCTProducer::updateFedVector().