![]() |
![]() |
Class to print out information on current geometry. More...
Private Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &es) override |
void | printInfo (const CTPPSRPAlignmentCorrectionsData &alignments, const edm::Event &event) const |
Private Attributes | |
cond::Time_t | iov_ |
std::string | record_ |
edm::ESWatcher< CTPPSRPAlignmentCorrectionsDataRcd > | watcherAlignments_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Class to print out information on current geometry.
Definition at line 33 of file CTPPSRPAlignmentInfoAnalyzer.cc.
CTPPSRPAlignmentInfoAnalyzer::CTPPSRPAlignmentInfoAnalyzer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 56 of file CTPPSRPAlignmentInfoAnalyzer.cc.
References edm::ParameterSet::getParameter().
|
inlineoverride |
Definition at line 42 of file CTPPSRPAlignmentInfoAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 63 of file CTPPSRPAlignmentInfoAnalyzer.cc.
References edm::EventSetup::get(), get, edm::Service< T >::isAvailable(), edm::ESHandle< T >::product(), and cond::service::PoolDBOutputService::writeOne().
|
private |
Definition at line 84 of file CTPPSRPAlignmentInfoAnalyzer.cc.
|
private |
Definition at line 50 of file CTPPSRPAlignmentInfoAnalyzer.cc.
|
private |
Definition at line 51 of file CTPPSRPAlignmentInfoAnalyzer.cc.
|
private |
Definition at line 48 of file CTPPSRPAlignmentInfoAnalyzer.cc.