#include <dEdxAnalyzer.h>
Classes | |
struct | dEdxMEs |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
std::vector< std::string > | AlgoNames |
edm::ParameterSet | conf_ |
double | dEdxC |
std::vector< std::string > | dEdxInputList_ |
double | dEdxK |
std::vector< dEdxMEs > | dEdxMEsVector |
std::vector< edm::EDGetTokenT < reco::DeDxDataValueMap > > | dEdxTokenList_ |
bool | doAllPlots_ |
bool | doDeDxPlots_ |
DQMStore * | dqmStore_ |
edm::ParameterSet | fullconf_ |
GenericTriggerEventFlag * | genTriggerEventFlag_ |
double | HIPdEdxMin |
std::string | histname |
double | TrackHitMin |
edm::InputTag | trackInputTag_ |
std::string | TrackName |
edm::EDGetTokenT < reco::TrackCollection > | trackToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Monitoring source for general quantities related to track dEdx.
Definition at line 35 of file dEdxAnalyzer.h.
|
explicit |
Definition at line 22 of file dEdxAnalyzer.cc.
References conf_, dEdxInputList_, dEdxTokenList_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, trackInputTag_, and trackToken_.
dEdxAnalyzer::~dEdxAnalyzer | ( | ) |
Definition at line 40 of file dEdxAnalyzer.cc.
References genTriggerEventFlag_.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 158 of file dEdxAnalyzer.cc.
References GenericTriggerEventFlag::accept(), dEdxInputList_, dEdxMEsVector, dEdxTokenList_, doAllPlots_, doDeDxPlots_, genTriggerEventFlag_, edm::Event::getByToken(), reco::TrackBase::highPurity, HIPdEdxMin, i, edm::HandleBase::isValid(), mass(), GenericTriggerEventFlag::on(), edm::Handle< T >::product(), edmStreamStallGrapher::t, TrackHitMin, and trackToken_.
|
virtual |
Definition at line 146 of file dEdxAnalyzer.cc.
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 203 of file dEdxAnalyzer.cc.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 70 of file dEdxAnalyzer.cc.
References DQMStore::IBooker::book1D(), conf_, dEdxC, dEdxInputList_, dEdxK, dEdxMEsVector, doAllPlots_, doDeDxPlots_, genTriggerEventFlag_, edm::ParameterSet::getParameter(), HIPdEdxMin, histname, i, GenericTriggerEventFlag::initRun(), GenericTriggerEventFlag::on(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and TrackHitMin.
|
virtual |
Definition at line 48 of file dEdxAnalyzer.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), DQMStore::showDirStructure(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 209 of file dEdxAnalyzer.cc.
|
static |
Definition at line 215 of file dEdxAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
double dEdxAnalyzer::mass | ( | double | P, |
double | I | ||
) |
Definition at line 151 of file dEdxAnalyzer.cc.
References dEdxC, dEdxK, P, and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 90 of file dEdxAnalyzer.h.
|
private |
Definition at line 58 of file dEdxAnalyzer.h.
Referenced by bookHistograms(), dEdxAnalyzer(), and endJob().
|
private |
Definition at line 81 of file dEdxAnalyzer.h.
Referenced by bookHistograms(), and mass().
|
private |
Definition at line 86 of file dEdxAnalyzer.h.
Referenced by analyze(), bookHistograms(), and dEdxAnalyzer().
|
private |
Definition at line 81 of file dEdxAnalyzer.h.
Referenced by bookHistograms(), and mass().
|
private |
Definition at line 91 of file dEdxAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file dEdxAnalyzer.h.
Referenced by analyze(), and dEdxAnalyzer().
|
private |
Definition at line 60 of file dEdxAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file dEdxAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file dEdxAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 57 of file dEdxAnalyzer.h.
|
private |
Definition at line 94 of file dEdxAnalyzer.h.
Referenced by analyze(), bookHistograms(), and ~dEdxAnalyzer().
|
private |
Definition at line 80 of file dEdxAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file dEdxAnalyzer.h.
Referenced by bookHistograms().
|
private |
Definition at line 80 of file dEdxAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file dEdxAnalyzer.h.
Referenced by dEdxAnalyzer().
|
private |
Definition at line 89 of file dEdxAnalyzer.h.
|
private |
Definition at line 84 of file dEdxAnalyzer.h.
Referenced by analyze(), and dEdxAnalyzer().