#include <L1RCTNoisyChannelMask.h>
Public Member Functions | |
void | print (std::ostream &s) const |
Public Attributes | |
bool | ecalMask [18][2][28] |
float | ecalThreshold |
bool | hcalMask [18][2][28] |
float | hcalThreshold |
bool | hfMask [18][2][4] |
float | hfThreshold |
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 L1RCTNoisyChannelMask.h.
|
inline |
Definition at line 19 of file L1RCTNoisyChannelMask.h.
References ecalMask, ecalThreshold, hcalMask, hcalThreshold, hfMask, hfThreshold, i, j, and relval_2017::k.
|
private |
|
friend |
Definition at line 41 of file L1RCTNoisyChannelMask.h.
|
friend |
Definition at line 41 of file L1RCTNoisyChannelMask.h.
bool L1RCTNoisyChannelMask::ecalMask[18][2][28] |
Definition at line 10 of file L1RCTNoisyChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), print(), and RCTConfigProducers::RCTConfigProducers().
float L1RCTNoisyChannelMask::ecalThreshold |
Definition at line 14 of file L1RCTNoisyChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), print(), and RCTConfigProducers::RCTConfigProducers().
bool L1RCTNoisyChannelMask::hcalMask[18][2][28] |
Definition at line 11 of file L1RCTNoisyChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), print(), and RCTConfigProducers::RCTConfigProducers().
float L1RCTNoisyChannelMask::hcalThreshold |
Definition at line 15 of file L1RCTNoisyChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), print(), and RCTConfigProducers::RCTConfigProducers().
bool L1RCTNoisyChannelMask::hfMask[18][2][4] |
Definition at line 12 of file L1RCTNoisyChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), L1RCTLookupTables::lookup(), print(), and RCTConfigProducers::RCTConfigProducers().
float L1RCTNoisyChannelMask::hfThreshold |
Definition at line 16 of file L1RCTNoisyChannelMask.h.
Referenced by L1RCTLutWriter::analyze(), print(), and RCTConfigProducers::RCTConfigProducers().