#include <EESelectiveReadoutTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
void | endJob (void) |
EndJob. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
void | reset (void) |
Reset. More... | |
void | setup (void) |
Setup. More... | |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes | |
int | nCrySC [20][20][2] |
To store the readout crystals / SC. More... | |
int | nCryTT [108][41] |
int | nEvtAnyInterest [100][100][2] |
To store the events with any interest. More... | |
int | nEvtAnyReadout [20][20][2] |
To store the events with any readout. More... | |
int | nEvtCompleteReadoutIfZS [20][20][2] |
To store the events with complete readout when ZS is requested. More... | |
int | nEvtDroppedReadoutIfFR [20][20][2] |
To store the events with 0 channels readout when FR is requested. More... | |
int | nEvtFullReadout [20][20][2] |
To store the events with full readout. More... | |
int | nEvtHighInterest [100][100][2] |
To store the events with high interest TT. More... | |
int | nEvtLowInterest [100][100][2] |
To store the events with low interest TT. More... | |
int | nEvtMediumInterest [100][100][2] |
To store the events with medium interest TT. More... | |
int | nEvtRUForced [20][20][2] |
To store the events with RU forced. More... | |
int | nEvtZS1Readout [20][20][2] |
To store the events with ZS1 readout. More... | |
int | nEvtZSReadout [20][20][2] |
To store the events with ZS1 or ZS2 readout. More... | |
Static Protected Attributes | |
static const int | bytesPerCrystal = 24 |
Number of bytes per crystal. More... | |
static const int | kByte = 1024 |
static const int | nDccChs = 68 |
maximum number of RUs read by a DCC More... | |
static const int | nEBDcc = 36 |
static const int | nECALDcc = 54 |
Constants. More... | |
static const int | nEEDcc = 18 |
static const int | nEeRus = 2*(34+32+33+33+32+34+33+34+33) |
number of RUs for EE More... | |
static const int | nEeX = 100 |
EE crystal grid size along X. More... | |
static const int | nEeY = 100 |
EE crystal grid size along Y. More... | |
static const int | nEndcaps = 2 |
number of endcaps More... | |
static const int | nTtEta = 56 |
Number of Trigger Towers along Eta. More... | |
static const int | nTtPhi = 72 |
Number of Trigger Towers along Phi. More... | |
static const int | scEdge = 5 |
Number of crystals along a supercrystal edge. More... | |
Private Types | |
enum | subdet_t { EB, EE } |
distinguishes barral and endcap of ECAL. More... | |
Private Member Functions | |
void | anaDigi (const EEDataFrame &frame, const EESrFlagCollection &srFlagColl, uint16_t statusCode) |
void | anaDigiInit () |
int | cIndex2iXY (int iX0) const |
void | configFirWeights (const std::vector< double > &weightsForZsFIR) |
int | dccIndex (int iDet, int i, int j) const |
unsigned | dccNum (const DetId &xtalId) const |
unsigned | dccNumOfRU (const EcalScDetId &scId) const |
int | dccPhiIndex (int i, int j) const |
int | dccPhiIndexOfRU (int i, int j) const |
int | getCrystalCount (int iDcc, int iDccCh) |
double | getDccEventSize (int iDcc0, double nReadXtals) const |
double | getDccOverhead (subdet_t subdet) const |
double | getEeEventSize (double nReadXtals) const |
int | iXY2cIndex (int iX) const |
const EcalScDetId | readOutUnitOf (const EEDetId &xtalId) const |
Static Private Member Functions | |
static int | dccZsFIR (const EcalDataFrame &frame, const std::vector< int > &firWeights, int firstFIRSample, bool *saturated=0) |
static std::vector< int > | getFIRWeights (const std::vector< double > &normalizedWeights) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 48 of file EESelectiveReadoutTask.h.
|
private |
distinguishes barral and endcap of ECAL.
Enumerator | |
---|---|
EB | |
EE |
Definition at line 161 of file EESelectiveReadoutTask.h.
EESelectiveReadoutTask::EESelectiveReadoutTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 39 of file EESelectiveReadoutTask.cc.
References configFirWeights(), dqmStore_, EcalTrigPrimDigiCollection_, EECompleteZSCount_, EECompleteZSMap_, EEDccEventSize_, EEDccEventSizeMap_, EEDigiCollection_, EEDroppedFRCount_, EEDroppedFRMap_, EEEventSize_, EEFullReadoutSRFlagCount_, EEFullReadoutSRFlagMap_, EEHighInterestPayload_, EEHighInterestTriggerTowerFlagMap_, EEHighInterestZsFIR_, EELowInterestPayload_, EELowInterestTriggerTowerFlagMap_, EELowInterestZsFIR_, EEMediumInterestTriggerTowerFlagMap_, EEReadoutUnitForcedBitMap_, EESRFlagCollection_, EETowerSize_, EETTFlags_, EETTFMismatch_, EEZeroSuppression1SRFlagMap_, enableCleanup_, FEDRawDataCollection_, firstFIRSample_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), i, init_, mergeRuns_, cppFunctionSkipper::operator, prefixME_, AlCaHLTBitMon_QueryRunRegistry::string, useCondDb_, xbins, and ybins.
|
virtual |
|
private |
Accumulates statitics for data volume analysis. To be called for each ECAL digi. See anaDigiInit().
Definition at line 972 of file EESelectiveReadoutTask.cc.
References dccNum(), dccZsFIR(), EcalEndcap, EEHighInterestZsFIR_, EELowInterestZsFIR_, eeRuActive_, edm::SortedCollection< T, SORT >::end(), Reference_intrackfit_cff::endcap, MonitorElement::Fill(), edm::SortedCollection< T, SORT >::find(), firstFIRSample_, firWeights_, EEDataFrame::id(), Numbers::iSC(), ecalpyutils::ism(), Numbers::iSM(), Numbers::iTCC(), Numbers::iTT(), iXY2cIndex(), nCrySC, nCryTT, nEe_, nEeHI_, nEeLI_, nPerDcc_, nPerRu_, nRuPerDcc_, readOutUnitOf(), scEdge, and EcalSrFlag::SRF_FULL.
Referenced by analyze().
|
private |
Initializes statistics accumalator for data volume analysis. To be call at start of each event analysis.
Definition at line 1048 of file EESelectiveReadoutTask.cc.
References eeRuActive_, nCrySC, nCryTT, nDccChs, nECALDcc, nEe_, nEeHI_, nEeLI_, nPerDcc_, nPerRu_, and nRuPerDcc_.
Referenced by analyze().
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 582 of file EESelectiveReadoutTask.cc.
References anaDigi(), anaDigiInit(), bytesPerCrystal, Numbers::crystals(), dccNumOfRU(), EcalEndcap, EcalTrigPrimDigiCollection_, EECompleteZSCount_, EECompleteZSMap_, EEDccEventSize_, EEDccEventSizeMap_, EEDigiCollection_, EEDroppedFRCount_, EEDroppedFRMap_, EEEventSize_, EEFullReadoutSRFlagCount_, EEFullReadoutSRFlagMap_, EEHighInterestPayload_, EEHighInterestTriggerTowerFlagMap_, EELowInterestPayload_, EELowInterestTriggerTowerFlagMap_, EEMediumInterestTriggerTowerFlagMap_, EEReadoutUnitForcedBitMap_, EESRFlagCollection_, EETowerSize_, EETTFlags_, EETTFMismatch_, EEZeroSuppression1SRFlagMap_, EcalCondObjectContainer< T >::end(), relativeConstraints::error, FEDRawDataCollection_, MonitorElement::Fill(), HcalObjRepresent::Fill(), EcalCondObjectContainer< T >::find(), edm::EventSetup::get(), edm::Event::getByToken(), getCrystalCount(), getEeEventSize(), EcalCondObjectContainer< T >::getMap(), EcalChannelStatusCode::getStatusCode(), MonitorElement::getTH2F(), i, EEDataFrame::id(), ievt_, init_, Numbers::iSC(), ecalpyutils::ism(), Numbers::iSM(), Numbers::iTCC(), Numbers::iTT(), EcalScDetId::ix(), EEDetId::ix(), kByte, nCrySC, nCryTT, nEe_, nEeHI_, nEeLI_, nEvtAnyInterest, nEvtAnyReadout, nEvtCompleteReadoutIfZS, nEvtDroppedReadoutIfFR, nEvtFullReadout, nEvtHighInterest, nEvtLowInterest, nEvtMediumInterest, nEvtRUForced, nEvtZS1Readout, nEvtZSReadout, nPerRu_, edm::ESHandle< class >::product(), MonitorElement::setBinContent(), MonitorElement::setBinError(), setup(), findQualityFiles::size, mathSSE::sqrt(), EcalSrFlag::SRF_FORCED_MASK, EcalSrFlag::SRF_FULL, EcalSrFlag::SRF_ZS1, EcalSrFlag::SRF_ZS2, ntuplemaker::status, Numbers::subDet(), and ecalTPGAnalyzer_cfg::TPCollection.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 101 of file EESelectiveReadoutTask.cc.
References dqmStore_, ievt_, prefixME_, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 112 of file EESelectiveReadoutTask.cc.
References begin, configFirWeights(), EcalSRSettings::dccNormalizedWeights_, edm::EventSetup::get(), Numbers::initGeometry(), mergeRuns_, nEvtAnyInterest, nEvtAnyReadout, nEvtCompleteReadoutIfZS, nEvtDroppedReadoutIfFR, nEvtFullReadout, nEvtHighInterest, nEvtLowInterest, nEvtMediumInterest, nEvtRUForced, nEvtZS1Readout, nEvtZSReadout, edm::ESHandle< class >::product(), reset(), settings_, and useCondDb_.
|
inlineprivate |
converse of iXY2cIndex() method.
Definition at line 201 of file EESelectiveReadoutTask.h.
|
protected |
Cleanup.
Definition at line 447 of file EESelectiveReadoutTask.cc.
References dqmStore_, EECompleteZSCount_, EECompleteZSMap_, EEDccEventSize_, EEDccEventSizeMap_, EEDroppedFRCount_, EEDroppedFRMap_, EEEventSize_, EEFullReadoutSRFlagCount_, EEFullReadoutSRFlagMap_, EEHighInterestPayload_, EEHighInterestTriggerTowerFlagMap_, EEHighInterestZsFIR_, EELowInterestPayload_, EELowInterestTriggerTowerFlagMap_, EELowInterestZsFIR_, EEReadoutUnitForcedBitMap_, EETowerSize_, EETTFlags_, EETTFMismatch_, EEZeroSuppression1SRFlagMap_, MonitorElement::getName(), init_, prefixME_, DQMStore::removeElement(), and DQMStore::setCurrentFolder().
Referenced by endJob().
|
private |
Configure DCC ZS FIR weights. Heuristic is used to determine if input weights are normalized weights or integer weights in the hardware representation.
weightsForZsFIR | weights from configuration file |
Definition at line 1234 of file EESelectiveReadoutTask.cc.
References edm::hlt::Exception, firstFIRSample_, firWeights_, getFIRWeights(), i, create_public_lumi_plots::log, indexGen::s2, and mathSSE::sqrt().
Referenced by beginRun(), and EESelectiveReadoutTask().
|
private |
Gets the index of the DCC reading a crystal
i | iX |
j | iY |
Definition at line 1160 of file EESelectiveReadoutTask.cc.
References dccPhiIndex().
Referenced by dccNum().
|
private |
Retrieve the logical number of the DCC reading a given crystal channel.
xtarId | crystal channel identifier |
Definition at line 1090 of file EESelectiveReadoutTask.cc.
References dccIndex(), DetId::det(), DetId::Ecal, EcalEndcap, edm::hlt::Exception, EEDetId::ix(), iXY2cIndex(), EEDetId::iy(), j, gen::k, nECALDcc, DetId::subdetId(), and EEDetId::zside().
Referenced by anaDigi().
|
private |
Retrieve the logical number of the DCC reading a given SC channel.
scId | SC channel identifier |
Definition at line 1115 of file EESelectiveReadoutTask.cc.
References dccPhiIndexOfRU(), DetId::det(), DetId::Ecal, EcalEndcap, edm::hlt::Exception, EcalScDetId::ix(), EcalScDetId::iy(), j, gen::k, nECALDcc, DetId::subdetId(), and EcalScDetId::zside().
Referenced by analyze().
|
inlineprivate |
Gets the phi index of the DCC reading a crystal
i | iX |
j | iY |
Definition at line 246 of file EESelectiveReadoutTask.h.
References dccPhiIndexOfRU().
Referenced by dccIndex().
|
private |
Gets the phi index of the DCC reading a RU (SC or TT)
i | iX |
j | iY |
Definition at line 1155 of file EESelectiveReadoutTask.cc.
References endcapDccMap.
Referenced by dccNumOfRU(), and dccPhiIndex().
|
staticprivate |
Emulates the DCC zero suppression FIR filter. If one of the time sample is not in gain 12, numeric_limits<int>::max() is returned.
frame | data frame |
firWeights | TAP weights |
firstFIRSample | index (starting from 1) of the first time sample to be used in the filter |
saturated | if not null, *saturated is set to true if all the time sample are not in gain 12 and set to false otherwise. |
Definition at line 1171 of file EESelectiveReadoutTask.cc.
References EcalMGPASample::adc(), EcalMGPASample::gainId(), i, LogTrace, max(), compare_using_db::sample, EcalDataFrame::size(), and w().
Referenced by anaDigi().
|
protectedvirtual |
EndJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 574 of file EESelectiveReadoutTask.cc.
References cleanup(), enableCleanup_, and ievt_.
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 163 of file EESelectiveReadoutTask.cc.
|
private |
Retrieves number of crystal channel read out by a DCC channel
iDcc | DCC ID starting from 1 |
iDccCh | DCC channel starting from 1 |
Definition at line 1279 of file EESelectiveReadoutTask.cc.
Referenced by analyze().
|
inlineprivate |
Gets the size of an DCC event fragment.
iDcc0 | the DCC logical number starting from 0. |
nReadXtals | number of read crystal channels. |
Definition at line 224 of file EESelectiveReadoutTask.h.
References bytesPerCrystal, EB, EE, getDccOverhead(), and nRuPerDcc_.
|
inlineprivate |
Gets the size in bytes fixed-size part of a DCC event fragment.
Definition at line 214 of file EESelectiveReadoutTask.h.
References EB.
Referenced by getDccEventSize(), and getEeEventSize().
|
private |
Computes the size of an ECAL endcap event fragment.
nReadXtals | number of read crystal channels |
Definition at line 1142 of file EESelectiveReadoutTask.cc.
References bytesPerCrystal, EE, getDccOverhead(), nEBDcc, nECALDcc, nEEDcc, and nRuPerDcc_.
Referenced by analyze().
|
staticprivate |
Computes the ZS FIR filter weights from the normalized weights.
normalizedWeights | the normalized weights |
Definition at line 1219 of file EESelectiveReadoutTask.cc.
References funct::abs(), i, and bookConverter::min.
Referenced by configFirWeights().
|
inlineprivate |
Converts a std CMSSW crystal x or y index to a c-array index (starting from zero and without hole).
Definition at line 195 of file EESelectiveReadoutTask.h.
|
private |
Retrives the readout unit, a trigger tower in the barrel case, and a supercrystal in the endcap case, a given crystal belongs to.
xtalId | identifier of the crystal |
Definition at line 1080 of file EESelectiveReadoutTask.cc.
References Numbers::getEcalScDetId(), EEDetId::ix(), EEDetId::iy(), and EEDetId::zside().
Referenced by anaDigi().
|
protected |
Reset.
Definition at line 167 of file EESelectiveReadoutTask.cc.
References EECompleteZSCount_, EECompleteZSMap_, EEDccEventSize_, EEDccEventSizeMap_, EEDroppedFRCount_, EEDroppedFRMap_, EEEventSize_, EEFullReadoutSRFlagCount_, EEFullReadoutSRFlagMap_, EEHighInterestPayload_, EEHighInterestTriggerTowerFlagMap_, EEHighInterestZsFIR_, EELowInterestPayload_, EELowInterestTriggerTowerFlagMap_, EELowInterestZsFIR_, EEMediumInterestTriggerTowerFlagMap_, EEReadoutUnitForcedBitMap_, EETowerSize_, EETTFlags_, EETTFMismatch_, EEZeroSuppression1SRFlagMap_, and MonitorElement::Reset().
Referenced by beginRun().
|
protected |
Setup.
Definition at line 232 of file EESelectiveReadoutTask.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), dqmStore_, EECompleteZSCount_, EECompleteZSMap_, EEDccEventSize_, EEDccEventSizeMap_, EEDroppedFRCount_, EEDroppedFRMap_, EEEventSize_, EEFullReadoutSRFlagCount_, EEFullReadoutSRFlagMap_, EEHighInterestPayload_, EEHighInterestTriggerTowerFlagMap_, EEHighInterestZsFIR_, EELowInterestPayload_, EELowInterestTriggerTowerFlagMap_, EELowInterestZsFIR_, EEMediumInterestTriggerTowerFlagMap_, EEReadoutUnitForcedBitMap_, EETowerSize_, EETTFlags_, EETTFMismatch_, EEZeroSuppression1SRFlagMap_, i, init_, mergeVDriftHistosByStation::name, prefixME_, Numbers::sEE(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, xbins, and ybins.
Referenced by analyze().
|
staticprotected |
Number of bytes per crystal.
Definition at line 115 of file EESelectiveReadoutTask.h.
Referenced by analyze(), getDccEventSize(), and getEeEventSize().
|
private |
Definition at line 334 of file EESelectiveReadoutTask.h.
Referenced by beginJob(), cleanup(), EESelectiveReadoutTask(), and setup().
|
private |
Definition at line 343 of file EESelectiveReadoutTask.h.
|
private |
Definition at line 345 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and EESelectiveReadoutTask().
|
private |
Definition at line 364 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 363 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 351 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 352 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 342 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and EESelectiveReadoutTask().
|
private |
Definition at line 366 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 365 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 367 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 357 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 356 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 368 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 359 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 370 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 369 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 361 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 371 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 360 of file EESelectiveReadoutTask.h.
Referenced by analyze(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 355 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
For book keeping of RU actually read out (not fully zero suppressed)
Definition at line 321 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), and anaDigiInit().
|
private |
Definition at line 344 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and EESelectiveReadoutTask().
|
private |
Definition at line 353 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 362 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 354 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 358 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 338 of file EESelectiveReadoutTask.h.
Referenced by EESelectiveReadoutTask(), and endJob().
|
private |
Definition at line 346 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and EESelectiveReadoutTask().
|
private |
Time position of the first sample to use in zero suppession FIR filter. Numbering starts at 0.
Definition at line 330 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), configFirWeights(), and EESelectiveReadoutTask().
|
private |
Weights to be used for the ZS FIR filter
Definition at line 325 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), and configFirWeights().
|
private |
Definition at line 332 of file EESelectiveReadoutTask.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 373 of file EESelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EESelectiveReadoutTask(), and setup().
|
staticprotected |
Definition at line 88 of file EESelectiveReadoutTask.h.
Referenced by analyze().
|
private |
Definition at line 340 of file EESelectiveReadoutTask.h.
Referenced by beginRun(), and EESelectiveReadoutTask().
|
protected |
To store the readout crystals / SC.
Definition at line 118 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
protected |
To store the readout crystals / iTT indexes are [iTTC][iTT]
Definition at line 122 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
staticprotected |
maximum number of RUs read by a DCC
Definition at line 91 of file EESelectiveReadoutTask.h.
Referenced by anaDigiInit().
|
staticprotected |
Definition at line 87 of file EESelectiveReadoutTask.h.
Referenced by getEeEventSize().
|
staticprotected |
Constants.
Definition at line 85 of file EESelectiveReadoutTask.h.
Referenced by anaDigiInit(), dccNum(), dccNumOfRU(), and getEeEventSize().
|
private |
ECAL endcap read channel count
Definition at line 297 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
staticprotected |
Definition at line 86 of file EESelectiveReadoutTask.h.
Referenced by getEeEventSize().
|
private |
ECAL endcap high interest read channel count
Definition at line 305 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
private |
ECAL endcap low interest read channel count
Definition at line 301 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
staticprotected |
number of RUs for EE
Definition at line 94 of file EESelectiveReadoutTask.h.
|
staticprotected |
EE crystal grid size along X.
Definition at line 100 of file EESelectiveReadoutTask.h.
|
staticprotected |
EE crystal grid size along Y.
Definition at line 103 of file EESelectiveReadoutTask.h.
|
staticprotected |
number of endcaps
Definition at line 97 of file EESelectiveReadoutTask.h.
|
protected |
To store the events with any interest.
Definition at line 155 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with any readout.
Definition at line 143 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with complete readout when ZS is requested.
Definition at line 137 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with 0 channels readout when FR is requested.
Definition at line 140 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with full readout.
Definition at line 125 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with high interest TT.
Definition at line 146 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with low interest TT.
Definition at line 152 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with medium interest TT.
Definition at line 149 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with RU forced.
Definition at line 128 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with ZS1 readout.
Definition at line 131 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with ZS1 or ZS2 readout.
Definition at line 134 of file EESelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
private |
ECAL read channel count for each DCC:
Definition at line 309 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), and anaDigiInit().
Number of crystal read for each DCC channel (aka readout unit).
Definition at line 313 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
private |
Count for each DCC of RUs with at leat one channel read out:
Definition at line 317 of file EESelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), getDccEventSize(), and getEeEventSize().
|
staticprotected |
Number of Trigger Towers along Eta.
Definition at line 109 of file EESelectiveReadoutTask.h.
|
staticprotected |
Number of Trigger Towers along Phi.
Definition at line 112 of file EESelectiveReadoutTask.h.
|
private |
Definition at line 336 of file EESelectiveReadoutTask.h.
Referenced by beginJob(), cleanup(), EESelectiveReadoutTask(), and setup().
|
staticprotected |
Number of crystals along a supercrystal edge.
Definition at line 106 of file EESelectiveReadoutTask.h.
Referenced by anaDigi().
|
private |
Definition at line 376 of file EESelectiveReadoutTask.h.
Referenced by beginRun().
|
private |
Definition at line 375 of file EESelectiveReadoutTask.h.
Referenced by beginRun(), and EESelectiveReadoutTask().
|
private |
Definition at line 348 of file EESelectiveReadoutTask.h.
Referenced by EESelectiveReadoutTask(), and setup().
|
private |
Definition at line 349 of file EESelectiveReadoutTask.h.
Referenced by EESelectiveReadoutTask(), and setup().