CMS 3D CMS Logo

List of all members | Public Member Functions
edmtest::LHCInfoESAnalyzer Class Reference
Inheritance diagram for edmtest::LHCInfoESAnalyzer:
edm::EDAnalyzer edm::EDConsumerBase

Public Member Functions

void analyze (const edm::Event &e, const edm::EventSetup &c) override
 
 LHCInfoESAnalyzer (edm::ParameterSet const &p)
 
 LHCInfoESAnalyzer (int i)
 
 ~LHCInfoESAnalyzer () override
 
- Public Member Functions inherited from edm::EDAnalyzer
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzer ()
 
SerialTaskQueueglobalLuminosityBlocksQueue ()
 
SerialTaskQueueglobalRunsQueue ()
 
ModuleDescription const & moduleDescription () const
 
std::string workerType () const
 
 ~EDAnalyzer () override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () 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
 
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::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Additional Inherited Members

- Public Types inherited from edm::EDAnalyzer
typedef EDAnalyzer ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::EDAnalyzer
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &)
 
static bool wantsGlobalLuminosityBlocks ()
 
static bool wantsGlobalRuns ()
 
static bool wantsStreamLuminosityBlocks ()
 
static bool wantsStreamRuns ()
 
- 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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
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)
 

Detailed Description

Definition at line 13 of file LHCInfoESAnalyzer.cc.

Constructor & Destructor Documentation

edmtest::LHCInfoESAnalyzer::LHCInfoESAnalyzer ( edm::ParameterSet const &  p)
inlineexplicit

Definition at line 15 of file LHCInfoESAnalyzer.cc.

References gather_cfg::cout.

15 { std::cout << "LHCInfoESAnalyzer" << std::endl; }
edmtest::LHCInfoESAnalyzer::LHCInfoESAnalyzer ( int  i)
inlineexplicit

Definition at line 16 of file LHCInfoESAnalyzer.cc.

References gather_cfg::cout.

16 { std::cout << "LHCInfoESAnalyzer " << i << std::endl; }
edmtest::LHCInfoESAnalyzer::~LHCInfoESAnalyzer ( )
inlineoverride

Definition at line 17 of file LHCInfoESAnalyzer.cc.

References analyze(), HltBtagPostValidation_cff::c, gather_cfg::cout, and MillePedeFileConverter_cfg::e.

17 { std::cout << "~LHCInfoESAnalyzer " << std::endl; }

Member Function Documentation

void edmtest::LHCInfoESAnalyzer::analyze ( const edm::Event e,
const edm::EventSetup c 
)
override

Definition at line 21 of file LHCInfoESAnalyzer.cc.

References gather_cfg::cout, DEFINE_FWK_MODULE, edm::EventID::event(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), edm::EventSetup::get(), edm::EventBase::id(), edm::ESHandle< T >::product(), edm::EventID::run(), edmLumisInFiles::summary, and edm::eventsetup::EventSetupRecordKey::type().

Referenced by ~LHCInfoESAnalyzer().

21  {
22  std::cout << "###LHCInfoESAnalyzer::analyze" << std::endl;
23  std::cout << " I AM IN RUN NUMBER " << e.id().run() << std::endl;
24  std::cout << " ---EVENT NUMBER " << e.id().event() << std::endl;
27  if (recordKey.type() == edm::eventsetup::EventSetupRecordKey::TypeTag()) {
28  //record not found
29  std::cout << "Record \"LHCInfoRcd"
30  << "\" does not exist " << std::endl;
31  }
33  std::cout << "got eshandle" << std::endl;
34  context.get<LHCInfoRcd>().get(sum);
35  std::cout << "got context" << std::endl;
36  const LHCInfo* summary = sum.product();
37  std::cout << "got LHCInfo* " << std::endl;
38  std::cout << "print result" << std::endl;
39  std::cout << *summary;
40  }
RunNumber_t run() const
Definition: EventID.h:38
EventNumber_t event() const
Definition: EventID.h:40
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag
heterocontainer::HCTypeTag TypeTag
edm::EventID id() const
Definition: EventBase.h:59
T const * product() const
Definition: ESHandle.h:86