CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
EGEnergyAnalyzer Class Reference

#include <GBRWrap/EGEnergyAnalyzer/src/EGEnergyAnalyzer.cc>

Inheritance diagram for EGEnergyAnalyzer:
edm::one::EDAnalyzer<> edm::one::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 EGEnergyAnalyzer (const edm::ParameterSet &)
 
 ~EGEnergyAnalyzer () override
 
- Public Member Functions inherited from edm::one::EDAnalyzer<>
 EDAnalyzer ()=default
 
 EDAnalyzer (const EDAnalyzer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
const EDAnalyzeroperator= (const EDAnalyzer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDAnalyzerBase () 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
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex >
const & 
esGetTokenRecordIndicesVector (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::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, 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
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

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 (const edm::Event &, const edm::EventSetup &) override
 
void beginJob () override
 
void endJob () override
 

Private Attributes

std::optional< EGEnergyCorrectorcordb
 
EGEnergyCorrectorFactoryFromEventSetup corddbFactory_
 
EGEnergyCorrector corfile
 
edm::EDGetTokenT
< EcalRecHitCollection
ebRHToken_
 
const
EcalClusterLazyTools::ESGetTokens 
ecalClusterToolsESGetTokens_
 
edm::EDGetTokenT
< EcalRecHitCollection
eeRHToken_
 

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< Bconsumes (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 ()
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag)
 
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)
 

Detailed Description

Description: [one line class summary]

Implementation: [Notes on implementation]

Definition at line 46 of file EGEnergyAnalyzer.cc.

Constructor & Destructor Documentation

EGEnergyAnalyzer::EGEnergyAnalyzer ( const edm::ParameterSet iConfig)
explicit

Definition at line 66 of file EGEnergyAnalyzer.cc.

References edm::EDConsumerBase::consumesCollector().

67  : corddbFactory_(consumesCollector(), "wgbrph"),
68  corfile(egEnergyCorrectorFactoryFromRootFile("/afs/cern.ch/user/b/bendavid/cmspublic/gbrv3ph.root")),
70  ebRHToken_ = consumes(edm::InputTag("reducedEcalRecHitsEB"));
71  eeRHToken_ = consumes(edm::InputTag("reducedEcalRecHitsEE"));
72 }
EGEnergyCorrector corfile
edm::EDGetTokenT< EcalRecHitCollection > ebRHToken_
const EcalClusterLazyTools::ESGetTokens ecalClusterToolsESGetTokens_
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
EGEnergyCorrector::Initializer egEnergyCorrectorFactoryFromRootFile(const char *fileName)
edm::EDGetTokenT< EcalRecHitCollection > eeRHToken_
EGEnergyCorrectorFactoryFromEventSetup corddbFactory_
EGEnergyAnalyzer::~EGEnergyAnalyzer ( )
override

Definition at line 74 of file EGEnergyAnalyzer.cc.

74  {
75  // do anything here that needs to be done at desctruction time
76  // (e.g. close files, deallocate resources etc.)
77 }

Member Function Documentation

void EGEnergyAnalyzer::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprivatevirtual

Implements edm::one::EDAnalyzerBase.

Definition at line 84 of file EGEnergyAnalyzer.cc.

References EGEnergyCorrectorFactoryFromEventSetup::build(), EcalClusterLazyToolsBase::ESData::caloGeometry, cordb, corddbFactory_, corfile, EGEnergyCorrector::CorrectedEnergyWithError(), ebRHToken_, ecalClusterToolsESGetTokens_, eeRHToken_, EcalClusterLazyToolsBase::ESGetTokens::get(), edm::Event::getByLabel(), and gpuVertexFinder::printf().

84  {
85  using namespace edm;
86 
87  if (!cordb) {
89  }
90 
91  // get photon collection
92  Handle<reco::PhotonCollection> hPhotonProduct;
93  iEvent.getByLabel("photons", hPhotonProduct);
94 
95  auto const& ecalClusterToolsESData = ecalClusterToolsESGetTokens_.get(iSetup);
96  auto const& caloGeometry = ecalClusterToolsESData.caloGeometry;
97  EcalClusterLazyTools lazyTools(iEvent, ecalClusterToolsESData, ebRHToken_, eeRHToken_);
98 
99  Handle<reco::VertexCollection> hVertexProduct;
100  iEvent.getByLabel("offlinePrimaryVerticesWithBS", hVertexProduct);
101 
102  for (auto const& it : *hPhotonProduct) {
103  std::pair<double, double> corsfile = corfile.CorrectedEnergyWithError(it, *hVertexProduct, lazyTools, caloGeometry);
104  std::pair<double, double> corsdb = cordb->CorrectedEnergyWithError(it, *hVertexProduct, lazyTools, caloGeometry);
105 
106  printf("file: default = %5f, correction = %5f, uncertainty = %5f\n", it.energy(), corsfile.first, corsfile.second);
107  printf("db: default = %5f, correction = %5f, uncertainty = %5f\n", it.energy(), corsdb.first, corsdb.second);
108  }
109 }
std::pair< double, double > CorrectedEnergyWithError(const reco::Photon &p, const reco::VertexCollection &vtxcol, EcalClusterLazyTools &clustertools, CaloGeometry const &caloGeometry)
EGEnergyCorrector corfile
edm::EDGetTokenT< EcalRecHitCollection > ebRHToken_
const EcalClusterLazyTools::ESGetTokens ecalClusterToolsESGetTokens_
EGEnergyCorrector::Initializer build(edm::EventSetup const &) const
printf("params %d %f %f %f\n", minT, eps, errmax, chi2max)
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
Definition: Event.h:500
ESData get(edm::EventSetup const &eventSetup) const
edm::EDGetTokenT< EcalRecHitCollection > eeRHToken_
EGEnergyCorrectorFactoryFromEventSetup corddbFactory_
std::optional< EGEnergyCorrector > cordb
void EGEnergyAnalyzer::beginJob ( void  )
overrideprivatevirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 112 of file EGEnergyAnalyzer.cc.

112 {}
void EGEnergyAnalyzer::endJob ( void  )
overrideprivatevirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 115 of file EGEnergyAnalyzer.cc.

115 {}
void EGEnergyAnalyzer::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 118 of file EGEnergyAnalyzer.cc.

References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().

118  {
119  //The following says we do not know what parameters are allowed so do no validation
120  // Please change this to state exactly what you do use, even if it is no parameters
122  desc.setUnknown();
123  descriptions.addDefault(desc);
124 }
void addDefault(ParameterSetDescription const &psetDescription)

Member Data Documentation

std::optional<EGEnergyCorrector> EGEnergyAnalyzer::cordb
private

Definition at line 60 of file EGEnergyAnalyzer.cc.

Referenced by analyze().

EGEnergyCorrectorFactoryFromEventSetup EGEnergyAnalyzer::corddbFactory_
private

Definition at line 58 of file EGEnergyAnalyzer.cc.

Referenced by analyze().

EGEnergyCorrector EGEnergyAnalyzer::corfile
private

Definition at line 59 of file EGEnergyAnalyzer.cc.

Referenced by analyze().

edm::EDGetTokenT<EcalRecHitCollection> EGEnergyAnalyzer::ebRHToken_
private

Definition at line 62 of file EGEnergyAnalyzer.cc.

Referenced by analyze().

const EcalClusterLazyTools::ESGetTokens EGEnergyAnalyzer::ecalClusterToolsESGetTokens_
private

Definition at line 63 of file EGEnergyAnalyzer.cc.

Referenced by analyze().

edm::EDGetTokenT<EcalRecHitCollection> EGEnergyAnalyzer::eeRHToken_
private

Definition at line 62 of file EGEnergyAnalyzer.cc.

Referenced by analyze().