Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | algoAnalyze (const edm::Event &, const edm::EventSetup &) override |
void | algoAnalyzeTheTree () |
void | algoBeginJob (const edm::EventSetup &iSetup) override |
void | algoBeginRun (const edm::Run &run, const edm::EventSetup &iSetup) override |
void | algoComputeMPVandGain () |
void | algoEndJob () override |
void | algoEndRun (const edm::Run &run, const edm::EventSetup &iSetup) override |
void | bookDQMHistos (const char *dqm_dir, const char *tag) |
template<typename T > | |
edm::Handle< T > | connect (const T *&ptr, edm::EDGetTokenT< T > token, const edm::Event &evt) |
std::unique_ptr< SiStripApvGain > | getNewObject () override |
void | getPeakOfLandau (TH1 *InputHisto, double *FitResults, double LowRange=50, double HighRange=5400) |
bool | isBFieldConsistentWithMode (const edm::EventSetup &iSetup) const |
bool | IsGoodLandauFit (double *FitResults) |
void | MakeCalibrationMap () |
void | merge (TH2 *A, TH2 *B) |
void | processEvent () |
bool | produceTagFilter () |
void | qualityMonitor () |
int | statCollectionFromMode (const char *tag) const |
void | storeOnTree (TFileService *tfs) |
void | swapBFieldMode (void) |
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 ConditionDBWriter< SiStripApvGain > | |
void | setDoStore (const bool doStore) |
When set to false the payload will not be written to the db. More... | |
void | storeOnDbNow () |
cond::Time_t | timeOfLastIOV () |
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 () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
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 88 of file SiStripGainFromCalibTree.cc.
Definition at line 91 of file SiStripGainFromCalibTree.cc.
Definition at line 90 of file SiStripGainFromCalibTree.cc.
|
explicit |
Definition at line 359 of file SiStripGainFromCalibTree.cc.
References AlgoMode, AllowSaturation, amplitude_token_, CalibPrefix_, CalibrationLevel, CalibSuffix_, charge_token_, Charge_Vs_Index, Charge_Vs_PathlengthTECM1, Charge_Vs_PathlengthTECM2, Charge_Vs_PathlengthTECP1, Charge_Vs_PathlengthTECP2, Charge_Vs_PathlengthTIB, Charge_Vs_PathlengthTIDM, Charge_Vs_PathlengthTIDP, Charge_Vs_PathlengthTOB, chargeoverpath_token_, dbe, doChargeMonitorPerPlane, dqm_tag_, EventPrefix_, EventSuffix_, farfromedge_token_, FirstSetOfConstants, firststrip_token_, gainToken_, gainused_token_, gainusedTick_token_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, label, localdirx_token_, localdiry_token_, localdirz_token_, m_calibrationMode, m_calibrationPath, m_DQMdir, m_harvestingMode, m_splitDQMstat, MagFieldCurrentTh, MaxChi2OverNDF, MaxMPVError, MaxNrStrips, MaxTrackChiOverNdf, MaxTrackEta, MaxTrackingIteration, MaxTrackMomentum, MinNrEntries, MinTrackEta, MinTrackHits, MinTrackMomentum, nstrips_token_, OldGainRemoving, Utilities::operator, OutputGains, overlapping_token_, path_token_, qualityToken_, rawid_token_, runInfoToken_, saturation_token_, saveSummary, AlCaHLTBitMon_QueryRunRegistry::string, tagCondition_GoodFrac, tagCondition_NClusters, tkGeomToken_, trackalgo_token_, trackchi2ndof_token_, tracketa_token_, trackhitsvalid_token_, trackindex_token_, trackp_token_, trackphi_token_, TrackPrefix_, trackpt_token_, TrackSuffix_, TrigTech_token_, tTopoToken_, useCalibration, Validation, VChargeHisto, and VInputFiles.
|
override |
Definition at line 1805 of file SiStripGainFromCalibTree.cc.
References a, sistrip::APV, APVsColl, and APVsCollOrdered.
|
overrideprivatevirtual |
Reimplemented from ConditionDBWriter< SiStripApvGain >.
Definition at line 1839 of file SiStripGainFromCalibTree.cc.
References AlgoMode, amplitude, amplitude_token_, charge, charge_token_, chargeoverpath, chargeoverpath_token_, connect(), edm::EventID::event(), eventnumber, farfromedge, farfromedge_token_, firststrip, firststrip_token_, gainused, gainused_token_, gainusedTick, gainusedTick_token_, edm::EventBase::id(), localdirx, localdirx_token_, localdiry, localdiry_token_, localdirz, localdirz_token_, m_harvestingMode, nstrips, nstrips_token_, overlapping, overlapping_token_, path, path_token_, processEvent(), rawid, rawid_token_, edm::EventID::run(), runnumber, saturation, saturation_token_, trackalgo, trackalgo_token_, trackchi2ndof, trackchi2ndof_token_, tracketa, tracketa_token_, trackhitsvalid, trackhitsvalid_token_, trackindex, trackindex_token_, trackp, trackp_token_, trackphi, trackphi_token_, trackpt, trackpt_token_, TrigTech, and TrigTech_token_.
|
private |
Definition at line 1311 of file SiStripGainFromCalibTree.cc.
References amplitude, CalibPrefix_, CalibSuffix_, charge, chargeoverpath, eventnumber, EventPrefix_, EventSuffix_, farfromedge, firststrip, gainused, gainusedTick, mps_fire::i, localdirx, localdiry, localdirz, m_calibrationMode, NEvent, nstrips, overlapping, path, gpuVertexFinder::printf(), processEvent(), rawid, runnumber, saturation, submitPVResolutionJobs::stdout, compare::tfile, trackalgo, trackchi2ndof, tracketa, trackhitsvalid, trackindex, trackp, trackphi, TrackPrefix_, trackpt, TrackSuffix_, MainPageGenerator::tree, TrigTech, and VInputFiles.
Referenced by algoEndJob().
|
overrideprivatevirtual |
Reimplemented from ConditionDBWriter< SiStripApvGain >.
Definition at line 661 of file SiStripGainFromCalibTree.cc.
References AlgoMode, sistrip::APV, stAPVGain::APVId, APVsColl, APVsCollOrdered, BAD, stAPVGain::Bin, bookDQMHistos(), stAPVGain::DetId, dqm_tag_, ERun, stAPVGain::Eta, stAPVGain::FitChi2, stAPVGain::FitMPV, stAPVGain::FitMPVErr, stAPVGain::FitNorm, stAPVGain::FitWidth, stAPVGain::FitWidthErr, stAPVGain::Gain, edm::EventSetup::getData(), GOOD, mps_fire::i, stAPVGain::Index, isBFieldConsistentWithMode(), stAPVGain::isMasked, dqmiolumiharvest::j, m_calibrationMode, m_DQMdir, m_harvestingMode, m_splitDQMstat, MakeCalibrationMap(), MASKED, NClusterPixel, NClusterStrip, PixelTopology::ncolumns(), stAPVGain::NEntries, NEvent, NPixelDets, PixelTopology::nrows(), NStripAPVs, StripTopology::nstrips(), NTrack, or, stAPVGain::Phi, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, stAPVGain::PreviousGain, stAPVGain::PreviousGainTick, stAPVGain::R, DetId::rawId(), SRun, statCollectionFromMode(), AlCaHLTBitMon_QueryRunRegistry::string, stAPVGain::SubDet, ntupleEnum::SubDet, DetId::subdetId(), swapBFieldMode(), StripSubdetector::TEC, stAPVGain::Thickness, StripSubdetector::TIB, StripSubdetector::TID, tkGeomToken_, StripSubdetector::TOB, tTopo_, tTopoToken_, stAPVGain::x, stAPVGain::y, and stAPVGain::z.
|
overrideprivatevirtual |
Reimplemented from ConditionDBWriter< SiStripApvGain >.
Definition at line 815 of file SiStripGainFromCalibTree.cc.
References a, AlgoMode, sistrip::APV, stAPVGain::APVId, APVsCollOrdered, stAPVGain::DetId, beamvalidation::exit(), gainToken_, edm::EventSetup::getData(), edm::EventSetup::getHandle(), isBFieldConsistentWithMode(), stAPVGain::isMasked, m_calibrationMode, m_harvestingMode, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, stAPVGain::PreviousGain, stAPVGain::PreviousGainTick, qualityToken_, submitPVResolutionJobs::stdout, stAPVGain::SubDet, and swapBFieldMode().
|
private |
Definition at line 1367 of file SiStripGainFromCalibTree.cc.
References AlgoMode, sistrip::APV, stAPVGain::APVId, APVsColl, BAD, stAPVGain::Bin, CalibrationLevel, Charge_Vs_Index, stAPVGain::DetId, stAPVGain::FitChi2, stAPVGain::FitMPV, stAPVGain::FitMPVErr, stAPVGain::FitNorm, stAPVGain::FitWidth, stAPVGain::FitWidthErr, stAPVGain::Gain, getPeakOfLandau(), GOOD, Harvest, Exhume::I, mps_fire::i, stAPVGain::Index, IsGoodLandauFit(), stAPVGain::isMasked, m_calibrationMode, MASKED, stAPVGain::NEntries, stAPVGain::PreviousGain, gpuVertexFinder::printf(), statCollectionFromMode(), submitPVResolutionJobs::stdout, and stAPVGain::SubDet.
Referenced by algoEndJob().
|
overrideprivatevirtual |
Reimplemented from ConditionDBWriter< SiStripApvGain >.
Definition at line 1029 of file SiStripGainFromCalibTree.cc.
References algoAnalyzeTheTree(), algoComputeMPVandGain(), AlgoMode, Charge_Vs_Index, Charge_Vs_PathlengthTECM1, Charge_Vs_PathlengthTECM2, Charge_Vs_PathlengthTECP1, Charge_Vs_PathlengthTECP2, Charge_Vs_PathlengthTIB, Charge_Vs_PathlengthTIDM, Charge_Vs_PathlengthTIDP, Charge_Vs_PathlengthTOB, Harvest, m_calibrationMode, m_harvestingMode, TFileService::make(), NClusterStrip, NStripAPVs, Utilities::operator, or, qualityMonitor(), saveSummary, statCollectionFromMode(), ConditionDBWriter< SiStripApvGain >::storeOnDbNow(), storeOnTree(), and tfs.
|
overrideprivatevirtual |
Reimplemented from ConditionDBWriter< SiStripApvGain >.
Definition at line 869 of file SiStripGainFromCalibTree.cc.
References AlgoMode, Charge_1, Charge_2, Charge_3, Charge_4, Charge_Vs_Index, Charge_Vs_PathlengthTECM1, Charge_Vs_PathlengthTECM2, Charge_Vs_PathlengthTECP1, Charge_Vs_PathlengthTECP2, Charge_Vs_PathlengthTIB, Charge_Vs_PathlengthTIDM, Charge_Vs_PathlengthTIDP, Charge_Vs_PathlengthTOB, dbe, doChargeMonitorPerPlane, first, dqm::implementation::IGetter::get(), Harvest, mps_fire::i, m_calibrationMode, m_DQMdir, m_harvestingMode, m_splitDQMstat, merge(), APVGain::monHnames(), statCollectionFromMode(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, getPayloadData::tags, and VChargeHisto.
|
private |
Definition at line 479 of file SiStripGainFromCalibTree.cc.
References a, AlgoMode, b, dqm::implementation::IBooker::book1DD(), dqm::implementation::IBooker::book2DD(), dqm::implementation::IBooker::book2S(), booked_dir_, Charge_1, Charge_2, Charge_3, Charge_4, Charge_Vs_Index, Charge_Vs_PathlengthTECM1, Charge_Vs_PathlengthTECM2, Charge_Vs_PathlengthTECP1, Charge_Vs_PathlengthTECP2, Charge_Vs_PathlengthTIB, Charge_Vs_PathlengthTIDM, Charge_Vs_PathlengthTIDP, Charge_Vs_PathlengthTOB, dbe, DiffWRTPrevGainTEC, DiffWRTPrevGainTIB, DiffWRTPrevGainTID, DiffWRTPrevGainTOB, doChargeMonitorPerPlane, funct::exp(), first, Gains, GainVsPrevGainTEC, GainVsPrevGainTIB, GainVsPrevGainTID, GainVsPrevGainTOB, Harvest, postprocess-scan-build::htag, mps_fire::i, log, m_harvestingMode, APVGain::monHnames(), MPV_Vs_EtaTEC, MPV_Vs_EtaTECthick, MPV_Vs_EtaTECthin, MPV_Vs_EtaTIB, MPV_Vs_EtaTID, MPV_Vs_EtaTOB, MPV_Vs_PhiTEC, MPV_Vs_PhiTECthick, MPV_Vs_PhiTECthin, MPV_Vs_PhiTIB, MPV_Vs_PhiTID, MPV_Vs_PhiTOB, MPVError, MPVErrorVsEta, MPVErrorVsMPV, MPVErrorVsN, MPVErrorVsPhi, MPVs, MPVs320, MPVs500, MPVsTEC, MPVsTECM, MPVsTECM1, MPVsTECM2, MPVsTECP, MPVsTECP1, MPVsTECP2, MPVsTECthick, MPVsTECthin, MPVsTIB, MPVsTID, MPVsTIDM, MPVsTIDP, MPVsTOB, newCharge, NoMPVfit, NoMPVmasked, NStripAPVs, fireworks::p1, fireworks::p2, edm::second(), dqm::implementation::DQMStore::setCurrentFolder(), statCollectionFromMode(), AlCaHLTBitMon_QueryRunRegistry::string, APVGain::subdetectorId(), APVGain::subdetectorPlane(), APVGain::subdetectorSide(), APVGain::thickness(), VChargeHisto, and y.
Referenced by algoBeginJob().
|
inlineprivate |
Definition at line 121 of file SiStripGainFromCalibTree.cc.
References edm::Event::getByToken(), patZpeak::handle, and edm::Handle< T >::product().
Referenced by algoAnalyze(), and o2o_db_cfgmap.DbManagerDAQ::update_hashmap().
|
overrideprivatevirtual |
Implements ConditionDBWriter< SiStripApvGain >.
Definition at line 1760 of file SiStripGainFromCalibTree.cc.
References a, sistrip::APV, APVsCollOrdered, stAPVGain::DetId, stAPVGain::Gain, m_harvestingMode, getGTfromDQMFile::obj, gpuVertexFinder::printf(), produceTagFilter(), sistrip::SpyUtilities::range(), ConditionDBWriter< SiStripApvGain >::setDoStore(), and stAPVGain::SubDet.
|
private |
Definition at line 1085 of file SiStripGainFromCalibTree.cc.
References MinNrEntries.
Referenced by algoComputeMPVandGain().
|
private |
Definition at line 797 of file SiStripGainFromCalibTree.cc.
References edm::EventSetup::getData(), m_calibrationMode, MagFieldCurrentTh, submitPVValidationJobs::runInfo, and runInfoToken_.
Referenced by algoBeginJob(), and algoBeginRun().
|
private |
Definition at line 1112 of file SiStripGainFromCalibTree.cc.
Referenced by algoComputeMPVandGain().
|
private |
Definition at line 1815 of file SiStripGainFromCalibTree.cc.
References sistrip::APV, APVsColl, stAPVGain::CalibGain, m_calibrationPath, and useCalibration.
Referenced by algoBeginJob().
|
private |
|
private |
Definition at line 1120 of file SiStripGainFromCalibTree.cc.
References AllowSaturation, sistrip::APV, APVsColl, stAPVGain::CalibGain, PixelTestBeamValidation_cfi::Charge, Charge_1, Charge_2, Charge_3, Charge_4, Charge_Vs_Index, Charge_Vs_PathlengthTECM1, Charge_Vs_PathlengthTECM2, Charge_Vs_PathlengthTECP1, Charge_Vs_PathlengthTECP2, Charge_Vs_PathlengthTIB, Charge_Vs_PathlengthTIDM, Charge_Vs_PathlengthTIDP, Charge_Vs_PathlengthTOB, ERun, stAPVGain::Eta, eventnumber, farfromedge, APVGain::FetchMonitor(), HcalObjRepresent::Fill(), FirstSetOfConstants, firststrip, mps_fire::i, stAPVGain::Index, visualization-live-secondInstance_cfg::m, m_calibrationMode, MaxNrStrips, MaxTrackChiOverNdf, MaxTrackEta, MaxTrackingIteration, MaxTrackMomentum, MinTrackEta, MinTrackHits, MinTrackMomentum, NClusterPixel, NClusterStrip, NEvent, nstrips, NTrack, OldGainRemoving, overlapping, path, stAPVGain::PreviousGain, rawid, runnumber, alignCSCRings::s, saturation, SRun, statCollectionFromMode(), stAPVGain::SubDet, StripSubdetector::TEC, stAPVGain::Thickness, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, trackalgo, trackchi2ndof, tracketa, trackhitsvalid, trackp, tTopo_, useCalibration, and Validation.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 1733 of file SiStripGainFromCalibTree.cc.
References AlgoMode, BAD, Charge_Vs_Index, GOOD, Harvest, funct::integral(), m_calibrationMode, NStripAPVs, statCollectionFromMode(), tagCondition_GoodFrac, and tagCondition_NClusters.
Referenced by getNewObject().
|
private |
Definition at line 1472 of file SiStripGainFromCalibTree.cc.
References a, AlgoMode, sistrip::APV, APVsCollOrdered, newFWLiteAna::bin, Charge_Vs_Index, stAPVGain::DetId, DiffWRTPrevGainTEC, DiffWRTPrevGainTIB, DiffWRTPrevGainTID, DiffWRTPrevGainTOB, alignCSCRings::e, stAPVGain::Eta, APVGain::FetchMonitor(), dqm::impl::MonitorElement::Fill(), stAPVGain::FitMPV, stAPVGain::FitMPVErr, stAPVGain::Gain, Gains, GainVsPrevGainTEC, GainVsPrevGainTIB, GainVsPrevGainTID, GainVsPrevGainTOB, h, Harvest, stAPVGain::Index, stAPVGain::isMasked, m_calibrationMode, MPV_Vs_EtaTEC, MPV_Vs_EtaTECthick, MPV_Vs_EtaTECthin, MPV_Vs_EtaTIB, MPV_Vs_EtaTID, MPV_Vs_EtaTOB, MPV_Vs_PhiTEC, MPV_Vs_PhiTECthick, MPV_Vs_PhiTECthin, MPV_Vs_PhiTIB, MPV_Vs_PhiTID, MPV_Vs_PhiTOB, MPVError, MPVErrorVsEta, MPVErrorVsMPV, MPVErrorVsN, MPVErrorVsPhi, MPVs, MPVs320, MPVs500, MPVsTEC, MPVsTECM, MPVsTECM1, MPVsTECM2, MPVsTECP, MPVsTECP1, MPVsTECP2, MPVsTECthick, MPVsTECthin, MPVsTIB, MPVsTID, MPVsTIDM, MPVsTIDP, MPVsTOB, stAPVGain::NEntries, newCharge, NoMPVfit, NoMPVmasked, stAPVGain::Phi, colinearityKinematic::Phi, stAPVGain::PreviousGain, stAPVGain::R, dttmaxenums::R, statCollectionFromMode(), stAPVGain::SubDet, ntupleEnum::SubDet, stAPVGain::Thickness, tTopo_, z, and stAPVGain::z.
Referenced by algoEndJob().
|
inlineprivate |
Definition at line 333 of file SiStripGainFromCalibTree.cc.
References relativeConstraints::empty, None, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by algoBeginJob(), algoComputeMPVandGain(), algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), produceTagFilter(), qualityMonitor(), and storeOnTree().
|
private |
Definition at line 1604 of file SiStripGainFromCalibTree.cc.
References a, sistrip::APV, stAPVGain::APVId, APVsCollOrdered, BAD, Charge_Vs_Index, stAPVGain::DetId, stAPVGain::Eta, stAPVGain::FitChi2, stAPVGain::FitMPV, stAPVGain::FitMPVErr, stAPVGain::FitNorm, stAPVGain::FitWidth, stAPVGain::FitWidthErr, stAPVGain::Gain, Gains, GOOD, stAPVGain::Index, stAPVGain::isMasked, m_calibrationMode, TFileService::make(), MASKED, NClusterStrip, stAPVGain::NEntries, NEvent, NStripAPVs, NTrack, OutputGains, stAPVGain::Phi, stAPVGain::PreviousGain, stAPVGain::PreviousGainTick, gpuVertexFinder::printf(), stAPVGain::R, statCollectionFromMode(), submitPVResolutionJobs::stdout, stAPVGain::SubDet, stAPVGain::Thickness, stAPVGain::x, stAPVGain::y, and stAPVGain::z.
Referenced by algoEndJob().
|
private |
Definition at line 807 of file SiStripGainFromCalibTree.cc.
References m_calibrationMode.
Referenced by algoBeginJob(), and algoBeginRun().
|
private |
Definition at line 163 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoBeginJob(), algoBeginRun(), algoComputeMPVandGain(), algoEndJob(), algoEndRun(), bookDQMHistos(), produceTagFilter(), qualityMonitor(), and SiStripGainFromCalibTree().
|
private |
Definition at line 144 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 307 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 308 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 323 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoComputeMPVandGain(), MakeCalibrationMap(), processEvent(), and ~SiStripGainFromCalibTree().
|
private |
Definition at line 322 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoBeginRun(), getNewObject(), qualityMonitor(), storeOnTree(), and ~SiStripGainFromCalibTree().
|
private |
Definition at line 253 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoComputeMPVandGain(), produceTagFilter(), and storeOnTree().
|
private |
Definition at line 170 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos().
|
private |
Definition at line 318 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().
|
private |
Definition at line 148 of file SiStripGainFromCalibTree.cc.
Referenced by algoComputeMPVandGain(), and SiStripGainFromCalibTree().
|
private |
Definition at line 319 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().
|
private |
Definition at line 301 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Charge per cm per layer / wheel
Definition at line 173 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and processEvent().
|
private |
Charge per cm per layer / wheel without G2
Definition at line 174 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and processEvent().
|
private |
Charge per cm per layer / wheel without G1
Definition at line 175 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and processEvent().
|
private |
Charge per cm per layer / wheel without G1 and G1
Definition at line 176 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and processEvent().
|
private |
Definition at line 302 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Charge per cm for each detector id
Definition at line 172 of file SiStripGainFromCalibTree.cc.
Referenced by algoComputeMPVandGain(), algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), produceTagFilter(), qualityMonitor(), SiStripGainFromCalibTree(), and storeOnTree().
|
private |
Charge vs pathlength in TECP thin
Definition at line 184 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TECP thick
Definition at line 185 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TECP thin
Definition at line 182 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TECP thick
Definition at line 183 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TIB
Definition at line 178 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TIDM
Definition at line 181 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TIDP
Definition at line 180 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge vs pathlength in TOB
Definition at line 179 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), algoEndRun(), bookDQMHistos(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 305 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 306 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 131 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and SiStripGainFromCalibTree().
|
private |
ratio gain / PreviousGain for TEC disks
Definition at line 235 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
ratio Gain / PreviousGain for TIB layers
Definition at line 232 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
ratio Gain / PreviousGain for TID disks
Definition at line 233 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
ratio Gain / PreviousGain for TOB layers
Definition at line 234 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Charge monitor per detector plane
Definition at line 154 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and SiStripGainFromCalibTree().
|
private |
Definition at line 169 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), and SiStripGainFromCalibTree().
|
private |
Definition at line 251 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), and processEvent().
|
private |
Definition at line 259 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 314 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().
|
private |
Definition at line 315 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().
|
private |
Definition at line 299 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 300 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 145 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 291 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 292 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
distribution of gain factors
Definition at line 207 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), qualityMonitor(), and storeOnTree().
|
private |
Definition at line 328 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginRun(), and SiStripGainFromCalibTree().
|
private |
Definition at line 309 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 310 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 311 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 312 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Gain vs PreviousGain for TEC
Definition at line 240 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Gain vs PreviousGain for TIB
Definition at line 237 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Gain vs PreviousGain for TID
Definition at line 238 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Gain vs PreviousGain for TOB
Definition at line 239 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Definition at line 252 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoComputeMPVandGain(), produceTagFilter(), and storeOnTree().
|
private |
Definition at line 285 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 286 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 287 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 288 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 289 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 290 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Type of statistics for the calibration
Definition at line 155 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), algoBeginJob(), algoBeginRun(), algoComputeMPVandGain(), algoEndJob(), algoEndRun(), isBFieldConsistentWithMode(), processEvent(), produceTagFilter(), qualityMonitor(), SiStripGainFromCalibTree(), storeOnTree(), and swapBFieldMode().
|
private |
Definition at line 156 of file SiStripGainFromCalibTree.cc.
Referenced by MakeCalibrationMap(), and SiStripGainFromCalibTree().
|
private |
DQM folder hosting the charge statistics and the monitor plots
Definition at line 157 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoEndRun(), and SiStripGainFromCalibTree().
|
private |
Definition at line 152 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoBeginJob(), algoBeginRun(), algoEndJob(), algoEndRun(), bookDQMHistos(), getNewObject(), and SiStripGainFromCalibTree().
|
private |
Definition at line 153 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoEndRun(), and SiStripGainFromCalibTree().
|
private |
Definition at line 132 of file SiStripGainFromCalibTree.cc.
Referenced by isBFieldConsistentWithMode(), and SiStripGainFromCalibTree().
|
private |
Definition at line 254 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoComputeMPVandGain(), and storeOnTree().
|
private |
Definition at line 135 of file SiStripGainFromCalibTree.cc.
Referenced by SiStripGainFromCalibTree().
|
private |
Definition at line 134 of file SiStripGainFromCalibTree.cc.
Referenced by SiStripGainFromCalibTree().
|
private |
Definition at line 140 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 142 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 139 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 143 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 137 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 133 of file SiStripGainFromCalibTree.cc.
Referenced by getPeakOfLandau(), and SiStripGainFromCalibTree().
|
private |
Definition at line 138 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 141 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 136 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
MPV vs Eta for TEC planes
Definition at line 193 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Eta for TEC tick planes
Definition at line 195 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Eta for TEC thin planes
Definition at line 194 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Eta for TIB planes
Definition at line 190 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Eta for TID planes
Definition at line 191 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Eta for TOB planes
Definition at line 192 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Phi for TEC planes
Definition at line 200 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Phi for TID tick planes
Definition at line 202 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Phi for TEC thin planes
Definition at line 201 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Phi for TIB planes
Definition at line 197 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Phi for TID planes
Definition at line 198 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
MPV vs Phi for TOB planes
Definition at line 199 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
error of Landau fit
Definition at line 226 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
error of Landau fit vs Eta
Definition at line 228 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
error of Landau fit vs MPV
Definition at line 227 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
error of landau fit vs number of entries
Definition at line 230 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
error of Landau fit vs Phi
Definition at line 229 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs
Definition at line 208 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for thin sensors
Definition at line 209 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for tick sensors
Definition at line 210 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TEC disks
Definition at line 216 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TECM disks
Definition at line 218 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TECM thin sensors
Definition at line 223 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TECM tick sensors
Definition at line 224 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TECP disks
Definition at line 217 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TECP thin sensors
Definition at line 221 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TECP tick sensors
Definition at line 222 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TEC tick sensors
Definition at line 220 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TEC thin sensors
Definition at line 219 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TIB planes
Definition at line 211 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TID disks
Definition at line 212 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TIDM disks
Definition at line 214 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TIDP disks
Definition at line 213 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
distribution of MPVs for TOB planes
Definition at line 215 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Definition at line 247 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), and processEvent().
|
private |
Definition at line 246 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoEndJob(), processEvent(), and storeOnTree().
|
private |
Definition at line 244 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), algoBeginJob(), processEvent(), and storeOnTree().
|
private |
Definition at line 242 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
R,Z map of missing APV calibration (no fit)
Definition at line 205 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
R,Z map of missing APV calibration (masked modules)
Definition at line 204 of file SiStripGainFromCalibTree.cc.
Referenced by bookDQMHistos(), and qualityMonitor().
|
private |
Definition at line 249 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob().
|
private |
Definition at line 248 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), algoEndJob(), bookDQMHistos(), produceTagFilter(), and storeOnTree().
|
private |
Definition at line 293 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 294 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 245 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), processEvent(), and storeOnTree().
|
private |
Definition at line 147 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 164 of file SiStripGainFromCalibTree.cc.
Referenced by SiStripGainFromCalibTree(), and storeOnTree().
|
private |
Definition at line 297 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 298 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 303 of file SiStripGainFromCalibTree.cc.
Referenced by python.rootplot.rootmath.Target::__repr__(), algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 304 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 329 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginRun(), and SiStripGainFromCalibTree().
|
private |
Definition at line 283 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 284 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 327 of file SiStripGainFromCalibTree.cc.
Referenced by isBFieldConsistentWithMode(), and SiStripGainFromCalibTree().
|
private |
Definition at line 260 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 295 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 296 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 150 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob(), and SiStripGainFromCalibTree().
|
private |
Definition at line 250 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), and processEvent().
|
private |
Definition at line 161 of file SiStripGainFromCalibTree.cc.
Referenced by produceTagFilter(), and SiStripGainFromCalibTree().
|
private |
Definition at line 160 of file SiStripGainFromCalibTree.cc.
Referenced by produceTagFilter(), and SiStripGainFromCalibTree().
|
private |
Definition at line 130 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndJob().
|
private |
Definition at line 326 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), and SiStripGainFromCalibTree().
|
private |
Definition at line 277 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 278 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 265 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 266 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 271 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 272 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 275 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 276 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 281 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 282 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 267 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), algoAnalyzeTheTree(), and processEvent().
|
private |
Definition at line 268 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 273 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 274 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 316 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().
|
private |
Definition at line 269 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 270 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 317 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().
|
private |
Definition at line 261 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and algoAnalyzeTheTree().
|
private |
Definition at line 262 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyze(), and SiStripGainFromCalibTree().
|
private |
Definition at line 330 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), processEvent(), and qualityMonitor().
|
private |
Definition at line 325 of file SiStripGainFromCalibTree.cc.
Referenced by algoBeginJob(), and SiStripGainFromCalibTree().
|
private |
Definition at line 151 of file SiStripGainFromCalibTree.cc.
Referenced by MakeCalibrationMap(), processEvent(), and SiStripGainFromCalibTree().
|
private |
Definition at line 146 of file SiStripGainFromCalibTree.cc.
Referenced by processEvent(), and SiStripGainFromCalibTree().
|
private |
Charge monitor plots to be output
Definition at line 158 of file SiStripGainFromCalibTree.cc.
Referenced by algoEndRun(), bookDQMHistos(), and SiStripGainFromCalibTree().
|
private |
Definition at line 165 of file SiStripGainFromCalibTree.cc.
Referenced by algoAnalyzeTheTree(), and SiStripGainFromCalibTree().