Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | bookHisto () |
Private Attributes | |
const int | binEta_ |
const int | binPhi_ |
const double | etaHigh_ |
const double | etaLow_ |
std::vector< TProfile * > | meIntLEta_ |
std::vector< TProfile2D * > | meIntLEtaPhi_ |
std::vector< TProfile * > | meIntLPhi_ |
std::vector< TProfile * > | meRadLEta_ |
std::vector< TProfile2D * > | meRadLEtaPhi_ |
std::vector< TProfile * > | meRadLPhi_ |
std::vector< TProfile * > | meStepEta_ |
std::vector< TProfile2D * > | meStepEtaPhi_ |
std::vector< TProfile * > | meStepPhi_ |
const std::vector< std::string > | names_ |
const double | phiHigh_ |
const double | phiLow_ |
const edm::InputTag | tag_ |
edm::EDGetTokenT < edm::MaterialInformationContainer > | tok_info_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 27 of file MaterialBudgetVolumeAnalysis.cc.
|
explicit |
Definition at line 48 of file MaterialBudgetVolumeAnalysis.cc.
References binEta_, binPhi_, bookHisto(), etaHigh_, etaLow_, isotrackApplyRegressor::k, TFileService::kSharedResource, names_, tag_, and tok_info_.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 84 of file MaterialBudgetVolumeAnalysis.cc.
References spr::find(), edm::Event::getByToken(), edm::HandleBase::isValid(), isotrackApplyRegressor::k, meIntLEta_, meIntLEtaPhi_, meIntLPhi_, meRadLEta_, meRadLEtaPhi_, meRadLPhi_, meStepEta_, meStepEtaPhi_, meStepPhi_, names_, gpuPixelDoublets::ntot, edm::Handle< T >::product(), and tok_info_.
|
private |
Definition at line 122 of file MaterialBudgetVolumeAnalysis.cc.
References binEta_, binPhi_, etaHigh_, etaLow_, isotrackApplyRegressor::k, TFileService::make(), meIntLEta_, meIntLEtaPhi_, meIntLPhi_, meRadLEta_, meRadLEtaPhi_, meRadLPhi_, meStepEta_, meStepEtaPhi_, meStepPhi_, mergeVDriftHistosByStation::name, names_, phiHigh_, phiLow_, and runGCPTkAlMap::title.
Referenced by MaterialBudgetVolumeAnalysis().
|
static |
Definition at line 71 of file MaterialBudgetVolumeAnalysis.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and names.
|
private |
Definition at line 39 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by bookHisto(), and MaterialBudgetVolumeAnalysis().
|
private |
Definition at line 39 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by bookHisto(), and MaterialBudgetVolumeAnalysis().
|
private |
Definition at line 40 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by bookHisto(), and MaterialBudgetVolumeAnalysis().
|
private |
Definition at line 40 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by bookHisto(), and MaterialBudgetVolumeAnalysis().
|
private |
Definition at line 44 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 45 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 44 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 43 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 45 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 43 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 42 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 45 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 42 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and bookHisto().
|
private |
Definition at line 37 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), bookHisto(), and MaterialBudgetVolumeAnalysis().
|
private |
Definition at line 40 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by bookHisto().
|
private |
Definition at line 40 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by bookHisto().
|
private |
Definition at line 38 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by MaterialBudgetVolumeAnalysis().
|
private |
Definition at line 41 of file MaterialBudgetVolumeAnalysis.cc.
Referenced by analyze(), and MaterialBudgetVolumeAnalysis().