#include <EBSelectiveReadoutTask.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 | nCryTower [72][34] |
To store the readout crystals / tower. More... | |
int | nEvtAnyInterest [72][34] |
To store the events with any interest. More... | |
int | nEvtAnyReadout [72][34] |
To store the events with any readout. More... | |
int | nEvtCompleteReadoutIfZS [72][34] |
To store the events with complete readout when ZS is requested. More... | |
int | nEvtDroppedReadoutIfFR [72][34] |
To store the events with 0 channels readout when FR is requested. More... | |
int | nEvtFullReadout [72][34] |
To store the events with full readout. More... | |
int | nEvtHighInterest [72][34] |
To store the events with high interest TT. More... | |
int | nEvtLowInterest [72][34] |
To store the events with low interest TT. More... | |
int | nEvtMediumInterest [72][34] |
To store the events with medium interest TT. More... | |
int | nEvtRUForced [72][34] |
To store the events with RU forced. More... | |
int | nEvtZS1Readout [72][34] |
To store the events with ZS1 readout. More... | |
int | nEvtZSReadout [72][34] |
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 | ebTtEdge = 5 |
Number of crystals along an EB TT. 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 | nEbEta = 170 |
number of crystals along Eta in EB More... | |
static const int | nEbPhi = 360 |
number of crystals along Phi in EB More... | |
static const int | nEbRus = 36*68 |
number of RUs for EB More... | |
static const int | nECALDcc = 54 |
static const int | nTTEta = 34 |
Constants. More... | |
static const int | nTtEta = 56 |
Number of Trigger Towers along Eta. More... | |
static const int | nTTPhi = 72 |
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 EBDataFrame &frame, const EBSrFlagCollection &srFlagColl, uint16_t statusCode) |
void | anaDigiInit () |
int | cIndex2iEta (int i) const |
int | cIndex2iPhi (int i) const |
int | cIndex2iXY (int iX0) const |
void | configFirWeights (const std::vector< double > &weightsForZsFIR) |
int | dccIndex (int i, int j) const |
unsigned | dccNum (const DetId &xtalId) const |
int | dccPhiIndex (int i, int j) const |
int | dccPhiIndexOfRU (int i, int j) const |
int | getCrystalCount () |
double | getDccEventSize (int iDcc0, double nReadXtals) const |
double | getDccOverhead (subdet_t subdet) const |
double | getEbEventSize (double nReadXtals) const |
int | iEta2cIndex (int iEta) const |
int | iPhi2cIndex (int iPhi) const |
int | iXY2cIndex (int iX) const |
EcalTrigTowerDetId | readOutUnitOf (const EBDetId &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 25 of file EBSelectiveReadoutTask.h.
|
private |
distinguishes barral and endcap of ECAL.
Enumerator | |
---|---|
EB | |
EE |
Definition at line 134 of file EBSelectiveReadoutTask.h.
EBSelectiveReadoutTask::EBSelectiveReadoutTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 38 of file EBSelectiveReadoutTask.cc.
References configFirWeights(), dqmStore_, EBCompleteZSCount_, EBCompleteZSMap_, EBDccEventSize_, EBDccEventSizeMap_, EBDigiCollection_, EBDroppedFRCount_, EBDroppedFRMap_, EBEventSize_, EBFullReadoutSRFlagCount_, EBFullReadoutSRFlagMap_, EBHighInterestPayload_, EBHighInterestTriggerTowerFlagMap_, EBHighInterestZsFIR_, EBLowInterestPayload_, EBLowInterestTriggerTowerFlagMap_, EBLowInterestZsFIR_, EBMediumInterestTriggerTowerFlagMap_, EBReadoutUnitForcedBitMap_, EBSRFlagCollection_, EBTowerSize_, EBTTFlags_, EBTTFMismatch_, EBZeroSuppression1SRFlagMap_, EcalTrigPrimDigiCollection_, 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 741 of file EBSelectiveReadoutTask.cc.
References funct::abs(), Reference_intrackfit_cff::barrel, dccNum(), dccZsFIR(), EBHighInterestZsFIR_, EBLowInterestZsFIR_, ebRuActive_, ebTtEdge, EcalBarrel, edm::SortedCollection< T, SORT >::end(), MonitorElement::Fill(), edm::SortedCollection< T, SORT >::find(), firstFIRSample_, firWeights_, EBDataFrame::id(), EcalTrigTowerDetId::ieta(), iEta2cIndex(), EcalTrigTowerDetId::iphi(), iPhi2cIndex(), ecalpyutils::ism(), Numbers::iSM(), Numbers::iTT(), nCryTower, nEb_, nEbHI_, nEbLI_, nPerDcc_, nPerRu_, nRuPerDcc_, readOutUnitOf(), 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 801 of file EBSelectiveReadoutTask.cc.
References ebRuActive_, nCryTower, nDccChs, nEb_, nEbHI_, nEbLI_, nECALDcc, nPerDcc_, nPerRu_, and nRuPerDcc_.
Referenced by analyze().
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 410 of file EBSelectiveReadoutTask.cc.
References funct::abs(), anaDigi(), anaDigiInit(), bytesPerCrystal, EBCompleteZSCount_, EBCompleteZSMap_, EBDccEventSize_, EBDccEventSizeMap_, EBDigiCollection_, EBDroppedFRCount_, EBDroppedFRMap_, EBEventSize_, EBFullReadoutSRFlagCount_, EBFullReadoutSRFlagMap_, EBHighInterestPayload_, EBHighInterestTriggerTowerFlagMap_, EBLowInterestPayload_, EBLowInterestTriggerTowerFlagMap_, EBMediumInterestTriggerTowerFlagMap_, EBReadoutUnitForcedBitMap_, EBSRFlagCollection_, EBTowerSize_, EBTTFlags_, EBTTFMismatch_, EBZeroSuppression1SRFlagMap_, EcalBarrel, EcalTrigPrimDigiCollection_, EcalCondObjectContainer< T >::end(), relativeConstraints::error, FEDRawDataCollection_, MonitorElement::Fill(), EcalCondObjectContainer< T >::find(), edm::EventSetup::get(), edm::Event::getByToken(), getCrystalCount(), getEbEventSize(), EcalCondObjectContainer< T >::getMap(), EcalChannelStatusCode::getStatusCode(), MonitorElement::getTH2F(), EBDataFrame::id(), EcalTrigTowerDetId::ieta(), ievt_, init_, ecalpyutils::ism(), Numbers::iSM(), Numbers::iTT(), kByte, nCryTower, nEb_, nEBDcc, nEbHI_, nEbLI_, 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 99 of file EBSelectiveReadoutTask.cc.
References dqmStore_, ievt_, prefixME_, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 110 of file EBSelectiveReadoutTask.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 iEta2cIndex() method.
Definition at line 188 of file EBSelectiveReadoutTask.h.
|
inlineprivate |
converse of iPhi2cIndex() method.
Definition at line 194 of file EBSelectiveReadoutTask.h.
|
inlineprivate |
converse of iXY2cIndex() method.
Definition at line 182 of file EBSelectiveReadoutTask.h.
|
protected |
Cleanup.
Definition at line 325 of file EBSelectiveReadoutTask.cc.
References dqmStore_, EBCompleteZSCount_, EBCompleteZSMap_, EBDccEventSize_, EBDccEventSizeMap_, EBDroppedFRCount_, EBDroppedFRMap_, EBEventSize_, EBFullReadoutSRFlagCount_, EBFullReadoutSRFlagMap_, EBHighInterestPayload_, EBHighInterestTriggerTowerFlagMap_, EBHighInterestZsFIR_, EBLowInterestPayload_, EBLowInterestTriggerTowerFlagMap_, EBLowInterestZsFIR_, EBMediumInterestTriggerTowerFlagMap_, EBReadoutUnitForcedBitMap_, EBTowerSize_, EBTTFlags_, EBTTFMismatch_, 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 941 of file EBSelectiveReadoutTask.cc.
References edm::hlt::Exception, firstFIRSample_, firWeights_, getFIRWeights(), i, create_public_lumi_plots::log, indexGen::s2, and mathSSE::sqrt().
Referenced by beginRun(), and EBSelectiveReadoutTask().
|
private |
Gets the index of the DCC reading a crystal
i | iEta |
j | iPhi |
Definition at line 866 of file EBSelectiveReadoutTask.cc.
Referenced by dccNum().
|
private |
Retrieve the logical number of the DCC reading a given crystal channel.
xtarId | crystal channel identifier |
Definition at line 828 of file EBSelectiveReadoutTask.cc.
References dccIndex(), DetId::det(), DetId::Ecal, EcalBarrel, edm::hlt::Exception, EBDetId::ieta(), iEta2cIndex(), EBDetId::iphi(), iPhi2cIndex(), j, gen::k, nECALDcc, and DetId::subdetId().
Referenced by anaDigi().
|
inlineprivate |
Gets the phi index of the DCC reading a crystal
i | iEta |
j | iPhi |
Definition at line 239 of file EBSelectiveReadoutTask.h.
References dccPhiIndexOfRU().
|
private |
Gets the phi index of the DCC reading a RU (SC or TT)
i | iEta |
j | iPhi |
Definition at line 860 of file EBSelectiveReadoutTask.cc.
Referenced by 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 878 of file EBSelectiveReadoutTask.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 402 of file EBSelectiveReadoutTask.cc.
References cleanup(), enableCleanup_, and ievt_.
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 153 of file EBSelectiveReadoutTask.cc.
|
inlineprivate |
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 285 of file EBSelectiveReadoutTask.h.
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 217 of file EBSelectiveReadoutTask.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 207 of file EBSelectiveReadoutTask.h.
References EB.
Referenced by getDccEventSize(), and getEbEventSize().
|
private |
Computes the size of an ECAL barrel event fragment.
nReadXtals | number of read crystal channels |
Definition at line 848 of file EBSelectiveReadoutTask.cc.
References bytesPerCrystal, EB, getDccOverhead(), nEBDcc, and nRuPerDcc_.
Referenced by analyze().
|
staticprivate |
Computes the ZS FIR filter weights from the normalized weights.
normalizedWeights | the normalized weights |
Definition at line 926 of file EBSelectiveReadoutTask.cc.
References funct::abs(), i, and bookConverter::min.
Referenced by configFirWeights().
|
inlineprivate |
Converts a std CMSSW crystal eta index to a c-array index (starting from zero and without hole).
Definition at line 155 of file EBSelectiveReadoutTask.h.
|
inlineprivate |
Converts a std CMSSW crystal phi index to a c-array index (starting from zero and without hole).
Definition at line 162 of file EBSelectiveReadoutTask.h.
|
inlineprivate |
Converts a std CMSSW crystal x or y index to a c-array index (starting from zero and without hole).
Definition at line 176 of file EBSelectiveReadoutTask.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 824 of file EBSelectiveReadoutTask.cc.
References EBDetId::tower().
Referenced by anaDigi().
|
protected |
Reset.
Definition at line 157 of file EBSelectiveReadoutTask.cc.
References EBCompleteZSCount_, EBCompleteZSMap_, EBDccEventSize_, EBDccEventSizeMap_, EBDroppedFRCount_, EBDroppedFRMap_, EBEventSize_, EBFullReadoutSRFlagCount_, EBFullReadoutSRFlagMap_, EBHighInterestPayload_, EBHighInterestTriggerTowerFlagMap_, EBHighInterestZsFIR_, EBLowInterestPayload_, EBLowInterestTriggerTowerFlagMap_, EBLowInterestZsFIR_, EBMediumInterestTriggerTowerFlagMap_, EBReadoutUnitForcedBitMap_, EBTowerSize_, EBTTFlags_, EBTTFMismatch_, EBZeroSuppression1SRFlagMap_, and MonitorElement::Reset().
Referenced by beginRun().
|
protected |
Setup.
Definition at line 203 of file EBSelectiveReadoutTask.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), dqmStore_, EBCompleteZSCount_, EBCompleteZSMap_, EBDccEventSize_, EBDccEventSizeMap_, EBDroppedFRCount_, EBDroppedFRMap_, EBEventSize_, EBFullReadoutSRFlagCount_, EBFullReadoutSRFlagMap_, EBHighInterestPayload_, EBHighInterestTriggerTowerFlagMap_, EBHighInterestZsFIR_, EBLowInterestPayload_, EBLowInterestTriggerTowerFlagMap_, EBLowInterestZsFIR_, EBMediumInterestTriggerTowerFlagMap_, EBReadoutUnitForcedBitMap_, EBTowerSize_, EBTTFlags_, EBTTFMismatch_, EBZeroSuppression1SRFlagMap_, i, init_, mergeVDriftHistosByStation::name, prefixME_, Numbers::sEB(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, xbins, and ybins.
Referenced by analyze().
|
staticprotected |
Number of bytes per crystal.
Definition at line 93 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), getDccEventSize(), and getEbEventSize().
|
private |
Definition at line 327 of file EBSelectiveReadoutTask.h.
Referenced by beginJob(), cleanup(), EBSelectiveReadoutTask(), and setup().
|
private |
Definition at line 357 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 356 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 344 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 345 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 335 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and EBSelectiveReadoutTask().
|
private |
Definition at line 359 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 358 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 360 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 350 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 349 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 361 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 352 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 363 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 362 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 354 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 364 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 353 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 348 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
For book keeping of RU actually read out (not fully zero suppressed)
Definition at line 314 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), and anaDigiInit().
|
private |
Definition at line 337 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and EBSelectiveReadoutTask().
|
private |
Definition at line 346 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
staticprotected |
Number of crystals along an EB TT.
Definition at line 81 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi().
|
private |
Definition at line 355 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 347 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 351 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), EBSelectiveReadoutTask(), reset(), and setup().
|
private |
Definition at line 336 of file EBSelectiveReadoutTask.h.
|
private |
Definition at line 338 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and EBSelectiveReadoutTask().
|
private |
Definition at line 331 of file EBSelectiveReadoutTask.h.
Referenced by EBSelectiveReadoutTask(), and endJob().
|
private |
Definition at line 339 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and EBSelectiveReadoutTask().
|
private |
Time position of the first sample to use in zero suppession FIR filter. Numbering starts at 0.
Definition at line 323 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), configFirWeights(), and EBSelectiveReadoutTask().
|
private |
Weights to be used for the ZS FIR filter
Definition at line 318 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), and configFirWeights().
|
private |
Definition at line 325 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 366 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), cleanup(), EBSelectiveReadoutTask(), and setup().
|
staticprotected |
Definition at line 66 of file EBSelectiveReadoutTask.h.
Referenced by analyze().
|
private |
Definition at line 333 of file EBSelectiveReadoutTask.h.
Referenced by beginRun(), and EBSelectiveReadoutTask().
|
protected |
To store the readout crystals / tower.
Definition at line 96 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
staticprotected |
maximum number of RUs read by a DCC
Definition at line 69 of file EBSelectiveReadoutTask.h.
Referenced by anaDigiInit().
|
private |
ECAL barrel read channel count
Definition at line 290 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
staticprotected |
Definition at line 65 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and getEbEventSize().
|
staticprotected |
number of crystals along Eta in EB
Definition at line 75 of file EBSelectiveReadoutTask.h.
|
private |
ECAL barrel high interest read channel count
Definition at line 298 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
private |
ECAL barrel low interest read channel count
Definition at line 294 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
staticprotected |
number of crystals along Phi in EB
Definition at line 78 of file EBSelectiveReadoutTask.h.
|
staticprotected |
number of RUs for EB
Definition at line 72 of file EBSelectiveReadoutTask.h.
|
staticprotected |
Definition at line 64 of file EBSelectiveReadoutTask.h.
Referenced by anaDigiInit(), and dccNum().
|
protected |
To store the events with any interest.
Definition at line 129 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with any readout.
Definition at line 105 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with complete readout when ZS is requested.
Definition at line 114 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with 0 channels readout when FR is requested.
Definition at line 117 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with full readout.
Definition at line 99 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with high interest TT.
Definition at line 120 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with low interest TT.
Definition at line 126 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with medium interest TT.
Definition at line 123 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with RU forced.
Definition at line 102 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with ZS1 readout.
Definition at line 108 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
protected |
To store the events with ZS1 or ZS2 readout.
Definition at line 111 of file EBSelectiveReadoutTask.h.
Referenced by analyze(), and beginRun().
|
private |
ECAL read channel count for each DCC:
Definition at line 302 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), and anaDigiInit().
Number of crystal read for each DCC channel (aka readout unit).
Definition at line 306 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), and analyze().
|
private |
Count for each DCC of RUs with at leat one channel read out:
Definition at line 310 of file EBSelectiveReadoutTask.h.
Referenced by anaDigi(), anaDigiInit(), getDccEventSize(), and getEbEventSize().
|
staticprotected |
Constants.
Definition at line 62 of file EBSelectiveReadoutTask.h.
|
staticprotected |
Number of Trigger Towers along Eta.
Definition at line 87 of file EBSelectiveReadoutTask.h.
|
staticprotected |
Definition at line 63 of file EBSelectiveReadoutTask.h.
|
staticprotected |
Number of Trigger Towers along Phi.
Definition at line 90 of file EBSelectiveReadoutTask.h.
|
private |
Definition at line 329 of file EBSelectiveReadoutTask.h.
Referenced by beginJob(), cleanup(), EBSelectiveReadoutTask(), and setup().
|
staticprotected |
Number of crystals along a supercrystal edge.
Definition at line 84 of file EBSelectiveReadoutTask.h.
|
private |
Definition at line 369 of file EBSelectiveReadoutTask.h.
Referenced by beginRun().
|
private |
Definition at line 368 of file EBSelectiveReadoutTask.h.
Referenced by beginRun(), and EBSelectiveReadoutTask().
|
private |
Definition at line 341 of file EBSelectiveReadoutTask.h.
Referenced by EBSelectiveReadoutTask(), and setup().
|
private |
Definition at line 342 of file EBSelectiveReadoutTask.h.
Referenced by EBSelectiveReadoutTask(), and setup().