#include <EcalLaserAnalyzer2.h>
Public Types | |
enum | VarCol { iBlue, iRed, nColor } |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginJob () override |
EcalLaserAnalyzer2 (const edm::ParameterSet &iConfig) | |
void | endJob () override |
void | setGeomEB (int etaG, int phiG, int module, int tower, int strip, int xtal, int apdRefTT, int channel, int lmr) |
void | setGeomEE (int etaG, int phiG, int iX, int iY, int iZ, int module, int tower, int ch, int apdRefTT, int channel, int lmr) |
~EcalLaserAnalyzer2 () override | |
Public Member Functions inherited from edm::one::EDAnalyzer<> | |
EDAnalyzer ()=default | |
EDAnalyzer (const EDAnalyzer &)=delete | |
SerialTaskQueue * | globalLuminosityBlocksQueue () final |
SerialTaskQueue * | globalRunsQueue () final |
const EDAnalyzer & | operator= (const EDAnalyzer &)=delete |
bool | wantsGlobalLuminosityBlocks () const final |
bool | wantsGlobalRuns () const final |
bool | wantsInputProcessBlocks () const final |
bool | wantsProcessBlocks () const final |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
bool | wantsStreamLuminosityBlocks () const |
bool | wantsStreamRuns () const |
~EDAnalyzerBase () override | |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ESProxyIndex const * | esGetTokenIndices (edm::Transition iTrans) const |
std::vector< ESProxyIndex > const & | esGetTokenIndicesVector (edm::Transition iTrans) const |
std::vector< ESRecordIndex > const & | esGetTokenRecordIndicesVector (edm::Transition iTrans) const |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector < ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase) |
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
void | updateLookup (eventsetup::ESRecordsToProxyIndices const &) |
virtual | ~EDConsumerBase () noexcept(false) |
Private Member Functions | |
bool | getShapes () |
Private Attributes | |
const int | _debug |
const bool | _docorpn |
const std::string | _ecalPart |
const int | _fedid |
const unsigned int | _firstsample |
const unsigned int | _firstsamplePN |
const unsigned int | _lastsample |
const unsigned int | _lastsamplePN |
const unsigned int | _niter |
const double | _noise |
const unsigned int | _nsamples |
const unsigned int | _nsamplesPN |
unsigned int | _presample |
const double | _presamplecut |
const unsigned int | _presamplePN |
const double | _qualpercent |
const double | _ratiomaxcutlow |
const double | _ratiomincuthigh |
const double | _ratiomincutlow |
const bool | _saveallevents |
const bool | _saveshapes |
const unsigned int | _timingcuthigh |
const unsigned int | _timingcutlow |
const unsigned int | _timingqualhigh |
const unsigned int | _timingquallow |
double | adc [10] |
int | adcC [1700] |
std::string | ADCfile |
TFile * | ADCFile |
int | adcG [10] |
double | adcMean [1700][10] |
double * | adcNoPed |
TTree * | ADCtrees [1700] |
double | APD [6] |
double | apdAmpl |
double | apdAmplA |
double | apdAmplB |
TAPD * | APDAnal [1700][nColor] |
std::string | APDfile |
TFile * | APDFile |
TAPD * | APDFirstAnal [1700][nColor] |
double | APDoAPDA [6] |
double | APDoAPDB [6] |
double | APDoPN [6] |
double | APDoPNA [6] |
double | APDoPNB [6] |
TAPDPulse * | APDPulse |
std::map< int, unsigned int > | apdRefMap [2] |
double | apdTime |
TTree * | APDtrees [1700] |
int | channelID |
int | channelIteratorEE |
std::map< int, int > | channelMapEE |
int | color |
int | colorref |
std::vector< int > | colors |
int | dccID |
std::vector< int > | dccMEM |
TMom * | Delta01 |
TMom * | Delta12 |
const std::string | digiCollection_ |
const std::string | digiPNCollection_ |
const std::string | digiProducer_ |
edm::EDGetTokenT < EBDigiCollection > | ebDigiToken_ |
edm::EDGetTokenT < EEDigiCollection > | eeDigiToken_ |
const std::string | elecfile_ |
int | eta |
int | event |
const std::string | eventHeaderCollection_ |
const std::string | eventHeaderProducer_ |
int | eventref |
int | fedID |
unsigned int | firstChanMod [21] |
int | flag |
int | iChannelID [1700] |
int | idccID [1700] |
int | iEta [1700] |
int | iEvent |
unsigned int | iModule [1700] |
int | iPhi [1700] |
unsigned int | isFirstChanModFilled [21] |
bool | isGainOK |
int | iside [1700] |
bool | IsMatacqOK |
bool | isMatacqOK |
bool | isSPRFine |
int | IsThereDataADC [1700][nColor] |
bool | isTimingOK |
int | iTowerID [1700] |
int | iZ |
int | laserEvents |
int | lightside |
const edm::ESGetToken < EcalElectronicsMapping, EcalMappingRcd > | mappingToken_ |
std::string | matfile |
TMem * | Mem |
int | moduleID |
std::vector< int > | modules |
unsigned int | nCrys |
int | nEvtBadGain [1700] |
int | nEvtBadTiming [1700] |
int | nEvtTot [1700] |
unsigned int | nMod |
unsigned int | nPNPerMod |
unsigned int | nRefChan |
unsigned int | nRefTrees |
unsigned int | nSamplesShapes |
unsigned int | nSides |
int | phi |
double | pn [50] |
double | PN [6] |
double | pn0 |
double | pn1 |
double | pnAmpl |
TPN * | PNAnal [9][2][nColor] |
const std::string | pncorfile_ |
TPNCor * | pnCorrector |
const edm::EDGetTokenT < EcalPnDiodeDigiCollection > | pnDiodeDigiToken_ |
TPN * | PNFirstAnal [9][2][nColor] |
int | pnG [50] |
int | pnID |
double * | pnNoPed |
double | PNoPN [6] |
double | PNoPNA [6] |
double | PNoPNB [6] |
TPNPulse * | PNPulse |
TProfile * | PulseShape |
const edm::EDGetTokenT < EcalRawDataCollection > | rawDataToken_ |
TTree * | RefAPDtrees [2][21] |
const std::string | resdir_ |
std::string | resfile |
TFile * | resFile |
TTree * | respntrees [nColor] |
TTree * | restrees [nColor] |
int | runNum |
int | runType |
double | ShapeCor |
double | shapeCorrection |
std::string | shapefile |
TFile * | ShapeFile |
double | shapes [250] |
std::vector< double > | shapesVec |
int | side |
double | Time [6] |
int | towerID |
bool | wasGainOK [1700] |
bool | wasTimingOK [1700] |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 54 of file EcalLaserAnalyzer2.h.
Enumerator | |
---|---|
iBlue | |
iRed | |
nColor |
Definition at line 67 of file EcalLaserAnalyzer2.h.
|
explicit |
Definition at line 48 of file EcalLaserAnalyzer2.cc.
References _ecalPart, _fedid, _firstsample, _lastsample, _nsamples, _nsamplesPN, _presample, _presamplePN, _ratiomaxcutlow, _ratiomincuthigh, _ratiomincutlow, _timingcuthigh, _timingcutlow, _timingqualhigh, _timingquallow, APDPulse, Delta01, Delta12, digiCollection_, digiProducer_, ebDigiToken_, eeDigiToken_, firstChanMod, iChannelID, idccID, iEta, cuy::ii, iModule, HLT_FULL_cff::InputTag, iPhi, isFirstChanModFilled, isGainOK, iside, isTimingOK, iTowerID, iZ, dqmiolumiharvest::j, ME::lmmodFromDcc(), Mem, modules, nCrys, NCRYSEB, NCRYSEE, nMod, NREFCHAN, nRefChan, pncorfile_, pnCorrector, PNPulse, wasGainOK, and wasTimingOK.
|
override |
Definition at line 193 of file EcalLaserAnalyzer2.cc.
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 275 of file EcalLaserAnalyzer2.cc.
References _debug, _docorpn, _ecalPart, _fedid, _firstsamplePN, _lastsamplePN, _nsamplesPN, adc, adcG, ADCtrees, TMom::addEntry(), APDPulse, MEEBGeom::apdRefTower(), MEEEGeom::apdRefTower(), cms::cuda::assert(), edm::SortedCollection< T, SORT >::begin(), edm::DataFrameContainer::begin(), EcalElectronicsId::channelId(), channelID, channelIteratorEE, channelMapEE, color, colors, alignCSCRings::corr, dccID, MEEEGeom::dee(), Delta01, Delta12, isotrackApplyRegressor::df, digiCollection_, digiPNCollection_, TPNFit::doFit(), ebDigiToken_, eeDigiToken_, MEEBGeom::electronic_channel(), edm::SortedCollection< T, SORT >::end(), edm::DataFrameContainer::end(), eta, eventHeaderCollection_, fedID, spr::find(), TPNPulse::getAdcWithoutPedestal(), TPNFit::getAmpl(), edm::Event::getByToken(), edm::EventSetup::getData(), TAPDPulse::getDelta(), TPNPulse::getMaxSample(), TPNCor::getPNCorrectionFactor(), ecalpyutils::hashedIndex(), mps_fire::i, EcalPnDiodeDetId::iDCCId(), iEvent, TPNFit::init(), EcalPnDiodeDetId::iPnId(), IsMatacqOK, TMem::isMemRelevant(), TAPDPulse::isPulseOK(), TAPDPulse::isTimingQualOK(), edm::HandleBase::isValid(), iZ, EcalDCCHeaderBlock::LASER_DELAY_SCAN, EcalDCCHeaderBlock::LASER_GAP, EcalDCCHeaderBlock::LASER_POWER_SCAN, EcalDCCHeaderBlock::LASER_STD, laserEvents, lightside, MEEEGeom::lmmod(), MEEBGeom::lmmod(), MEEBGeom::lmr(), MEEEGeom::lmr(), MEEBGeom::localCoord(), mappingToken_, siStripFEDMonitor_P5_cff::Max, TMem::Mem(), Mem, callgraph::module, modules, nCrys, nEvtBadGain, nEvtBadTiming, nEvtTot, phi, MEEBGeom::pn(), MEEEGeom::pn(), pn, pn0, pn1, pnAmpl, pnCorrector, pnDiodeDigiToken_, pnG, pnNoPed, PNPulse, edm::Handle< T >::product(), rawDataToken_, runNum, runType, setGeomEB(), setGeomEE(), TPNPulse::setPulse(), TAPDPulse::setPulse(), side, findQualityFiles::size, digitizers_cfi::strip, EcalElectronicsId::stripId(), hgcalTowerProducer_cfi::tower, EcalElectronicsId::towerId(), towerID, EcalDCCHeaderBlock::EcalDCCEventSettings::wavelength, and EcalElectronicsId::xtalId().
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 201 of file EcalLaserAnalyzer2.cc.
References adc, ADCfile, ADCFile, ADCtrees, APDfile, channelID, color, dccID, eta, event, getShapes(), mps_fire::i, IsMatacqOK, laserEvents, matfile, mergeVDriftHistosByStation::name, nCrys, phi, pn0, pn1, resdir_, resfile, shapefile, side, and towerID.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 668 of file EcalLaserAnalyzer2.cc.
References _debug, _ecalPart, _firstsample, _lastsample, _niter, _noise, _nsamples, _presample, _presamplecut, _qualpercent, _saveallevents, adc, ADCfile, ADCFile, adcNoPed, ADCtrees, TAPD::addEntry(), TPN::addEntry(), APD, apdAmpl, apdAmplA, apdAmplB, APDAnal, APDfile, APDFile, APDFirstAnal, APDoAPDA, APDoAPDB, APDoPN, APDoPNA, APDoPNB, APDPulse, apdRefMap, apdTime, APDtrees, cms::cuda::assert(), channelID, channelMapEE, color, colorref, colors, GOODCOLL_filter_cfg::cut, dccID, Delta01, Delta12, PulseFitWithShape::doFit(), eta, event, eventref, firstChanMod, flag, TAPDPulse::getAdcWithoutPedestal(), PulseFitWithShape::getAmpl(), TAPD::getAPD(), TAPD::getAPDoAPD0(), TAPD::getAPDoAPD1(), TAPD::getAPDoPN(), TAPD::getAPDoPN0(), TAPD::getAPDoPN1(), TMom::getMean(), TPN::getPN(), TPN::getPNoPN(), TPN::getPNoPN0(), TPN::getPNoPN1(), PulseFitWithShape::getTime(), TAPD::getTime(), edmStreamStallGrapher::getTime(), mps_fire::i, iChannelID, idccID, iEta, iModule, PulseFitWithShape::init(), iPhi, isGainOK, iside, IsMatacqOK, TAPDPulse::isPulseOK(), isSPRFine, IsThereDataADC, isTimingOK, iTowerID, laserEvents, moduleID, modules, mergeVDriftHistosByStation::name, nColor, nCrys, nEvtBadGain, nEvtBadTiming, nEvtTot, nMod, nPNPerMod, nRefChan, nSamplesShapes, phi, PN, pn0, pn1, PNAnal, PNFirstAnal, pnID, PNoPN, PNoPNA, PNoPNB, RefAPDtrees, resfile, resFile, respntrees, restrees, TAPD::set2DAPDoAPD0Cut(), TAPD::set2DAPDoAPD1Cut(), TAPD::setAPDCut(), TAPD::setAPDoPN0Cut(), TAPD::setAPDoPN1Cut(), TAPD::setAPDoPNCut(), TPN::setPNCut(), TAPDPulse::setPresamples(), TAPDPulse::setPulse(), TAPD::setTimeCut(), ShapeCor, shapeCorrection, shapesVec, side, Time, towerID, wasGainOK, and wasTimingOK.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 1300 of file EcalLaserAnalyzer2.cc.
References _saveshapes, cms::cuda::assert(), elecfile_, Exception, cuy::ii, IsMatacqOK, isSPRFine, findQualityFiles::jj, matfile, mergeVDriftHistosByStation::name, nSamplesShapes, PulseShape, pileupReCalc_HLTpaths::scale, shapeCorrection, shapefile, ShapeFile, shapes, shapesVec, ctpps_dqm_sourceclient-live_cfg::test, x, and y.
Referenced by beginJob().
void EcalLaserAnalyzer2::setGeomEB | ( | int | etaG, |
int | phiG, | ||
int | module, | ||
int | tower, | ||
int | strip, | ||
int | xtal, | ||
int | apdRefTT, | ||
int | channel, | ||
int | lmr | ||
) |
Definition at line 1428 of file EcalLaserAnalyzer2.cc.
References ME::apdRefChannels(), apdRefMap, cms::cuda::assert(), channelID, submitPVResolutionJobs::count, dccID, eta, firstChanMod, iChannelID, idccID, iEta, iModule, iPhi, isFirstChanModFilled, iside, iTowerID, callgraph::module, modules, nRefChan, phi, MEEBGeom::side(), side, hgcalTowerProducer_cfi::tower, and towerID.
Referenced by analyze().
void EcalLaserAnalyzer2::setGeomEE | ( | int | etaG, |
int | phiG, | ||
int | iX, | ||
int | iY, | ||
int | iZ, | ||
int | module, | ||
int | tower, | ||
int | ch, | ||
int | apdRefTT, | ||
int | channel, | ||
int | lmr | ||
) |
Definition at line 1461 of file EcalLaserAnalyzer2.cc.
References ME::apdRefChannels(), apdRefMap, cms::cuda::assert(), channelID, submitPVResolutionJobs::count, dccID, eta, firstChanMod, iChannelID, idccID, iEta, iModule, iPhi, isFirstChanModFilled, iside, iTowerID, callgraph::module, modules, nRefChan, phi, MEEEGeom::side(), side, hgcalTowerProducer_cfi::tower, and towerID.
Referenced by analyze().
|
private |
Definition at line 110 of file EcalLaserAnalyzer2.h.
Referenced by FrontierCondition_GT_autoExpress_cfi.Tier0Handler::_queryTier0DataSvc(), tier0.Tier0Handler::_queryTier0DataSvc(), analyze(), uploads.uploader::check_response_for_error_key(), endJob(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler::setDebug(), tier0.Tier0Handler::setDebug(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler::unsetDebug(), and tier0.Tier0Handler::unsetDebug().
|
private |
Definition at line 106 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 104 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 107 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 88 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 92 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 89 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 93 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 102 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 103 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 86 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 90 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 87 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 101 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 91 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 109 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 100 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 99 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 98 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 108 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 105 of file EcalLaserAnalyzer2.h.
Referenced by getShapes().
|
private |
Definition at line 95 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 94 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 97 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 96 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 197 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 242 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 126 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 178 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 198 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 241 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 211 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 179 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 202 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 203 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 204 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
Definition at line 220 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 127 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 181 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
Definition at line 219 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 112 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 166 of file EcalLaserAnalyzer2.h.
Referenced by endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 205 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 182 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 152 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 235 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 163 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 196 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), endJob(), and edmStreamStallGrapher.StreamInfoElement::unpack().
|
private |
Definition at line 209 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 162 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 154 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 164 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 115 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 116 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 74 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 76 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 75 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 79 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 80 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 119 of file EcalLaserAnalyzer2.h.
Referenced by getShapes().
|
private |
Definition at line 194 of file EcalLaserAnalyzer2.h.
Referenced by Particle.Particle::__str__(), analyze(), beginJob(), endJob(), Jet.Jet::jetID(), Jet.Jet::puJetId(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 195 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), Types.EventID::cppID(), endJob(), looper.Looper::process(), and core.AutoHandle.AutoHandle::product().
|
private |
Definition at line 72 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 73 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 208 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 153 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 247 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 234 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 246 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 246 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 244 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 70 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 245 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 244 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 248 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 259 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 246 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 142 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), endJob(), and getShapes().
|
private |
Definition at line 229 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 230 of file EcalLaserAnalyzer2.h.
Referenced by endJob(), and getShapes().
|
private |
Definition at line 222 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 260 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 246 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 157 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 160 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 156 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 82 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 125 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), and getShapes().
|
private |
Definition at line 114 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 234 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 165 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 133 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 252 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 253 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 254 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 137 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 134 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 135 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 136 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 140 of file EcalLaserAnalyzer2.h.
Referenced by endJob(), and getShapes().
|
private |
Definition at line 138 of file EcalLaserAnalyzer2.h.
|
private |
Definition at line 194 of file EcalLaserAnalyzer2.h.
Referenced by Particle.Particle::__str__(), analyze(), beginJob(), endJob(), ntupleDataFormat.Track::phiPull(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 200 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 199 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 199 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 206 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
Definition at line 216 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 120 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2().
|
private |
Definition at line 170 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 81 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
Definition at line 215 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 201 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 234 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 212 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 113 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), and EcalLaserAnalyzer2().
|
private |
Definition at line 190 of file EcalLaserAnalyzer2.h.
Referenced by getShapes().
|
private |
Definition at line 78 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 183 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 118 of file EcalLaserAnalyzer2.h.
Referenced by beginJob().
|
private |
Definition at line 128 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 185 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 187 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 186 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 147 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 146 of file EcalLaserAnalyzer2.h.
Referenced by analyze().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 228 of file EcalLaserAnalyzer2.h.
Referenced by endJob(), and getShapes().
|
private |
Definition at line 124 of file EcalLaserAnalyzer2.h.
Referenced by beginJob(), and getShapes().
|
private |
Definition at line 189 of file EcalLaserAnalyzer2.h.
Referenced by getShapes().
|
private |
Definition at line 227 of file EcalLaserAnalyzer2.h.
Referenced by getShapes().
|
private |
Definition at line 226 of file EcalLaserAnalyzer2.h.
Referenced by endJob(), and getShapes().
|
private |
Definition at line 155 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 237 of file EcalLaserAnalyzer2.h.
Referenced by endJob().
|
private |
Definition at line 151 of file EcalLaserAnalyzer2.h.
Referenced by analyze(), beginJob(), endJob(), setGeomEB(), and setGeomEE().
|
private |
Definition at line 256 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().
|
private |
Definition at line 257 of file EcalLaserAnalyzer2.h.
Referenced by EcalLaserAnalyzer2(), and endJob().