Definition at line 25 of file Masks.h.
Definition at line 57 of file Masks.cc.
References bits, EcalBarrel, EcalEndcap, end, EcalCondTowerObjectContainer< T >::find(), EcalCondObjectContainer< T >::find(), ecalpyutils::ism(), Numbers::iSM(), Numbers::ix0EE(), Numbers::iy0EE(), alignCSCRings::s, EBDetId::SMCRYSTALMODE, and Numbers::validEE().
Referenced by EBSummaryClient::analyze(), EESummaryClient::analyze(), EBStatusFlagsClient::analyze(), EBTimingClient::analyze(), EELaserClient::analyze(), EELedClient::analyze(), EBLaserClient::analyze(), EEStatusFlagsClient::analyze(), EBIntegrityClient::analyze(), EEIntegrityClient::analyze(), EBPedestalOnlineClient::analyze(), EEPedestalClient::analyze(), EEPedestalOnlineClient::analyze(), EBTestPulseClient::analyze(), EETestPulseClient::analyze(), EBPedestalClient::analyze(), and EETimingClient::analyze().
64 int ic = 20*(i1-1)+(i2-1)+1;
81 if (
ism >= 1 &&
ism <= 9 ) jx = 101 - jx;
98 s <<
"Invalid subdetector: subdet = " << subdet;
static bool validEE(const unsigned ism, const unsigned ix, const unsigned iy)
static const EcalDQMTowerStatus * towerStatus
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
static int ix0EE(const unsigned ism)
const_iterator find(uint32_t rawId) const
static int iy0EE(const unsigned ism)
std::vector< Item >::const_iterator const_iterator
static unsigned iSM(const unsigned ism, const EcalSubdetector subdet)
static const EcalDQMChannelStatus * channelStatus
const_iterator find(uint32_t rawId) const
std::vector< Item >::const_iterator const_iterator
static const int SMCRYSTALMODE
int ism(int ieta, int iphi)
Definition at line 109 of file Masks.cc.
References bits, EcalBarrel, EcalEndcap, ecalpyutils::ism(), EcalDQMStatusHelper::LASER_MEAN_ERROR, EcalDQMStatusHelper::LED_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_MEAN_ERROR, alignCSCRings::s, EcalDQMStatusHelper::STATUS_FLAG_ERROR, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_MEAN_ERROR, and EcalDQMStatusHelper::TT_SIZE_ERROR.
Referenced by EBLaserClient::analyze(), EBStatusFlagsClient::analyze(), EELedClient::analyze(), EEStatusFlagsClient::analyze(), EELaserClient::analyze(), EBPedestalClient::analyze(), EEIntegrityClient::analyze(), EBTestPulseClient::analyze(), EETestPulseClient::analyze(), EBIntegrityClient::analyze(), and EEPedestalClient::analyze().
195 std::ostringstream
s;
196 s <<
"Invalid subdetector: subdet = " << subdet;
static const int LED_MEAN_ERROR
static const int LASER_MEAN_ERROR
static const int PEDESTAL_HIGH_GAIN_MEAN_ERROR
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
static const int TT_SIZE_ERROR
static const int STATUS_FLAG_ERROR
static const int PEDESTAL_LOW_GAIN_MEAN_ERROR
static const int TESTPULSE_HIGH_GAIN_MEAN_ERROR
int ism(int ieta, int iphi)