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 | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | endJob () override |
Private Attributes | |
edm::EDGetTokenT< std::vector< CaloParticle > > | _caloParticles |
edm::EDGetTokenT< HGCRecHitCollection > | _recHitsBH |
edm::EDGetTokenT< HGCRecHitCollection > | _recHitsEE |
edm::EDGetTokenT< HGCRecHitCollection > | _recHitsFH |
int | algo |
std::vector< float > | Energy_layer_calib |
std::vector< float > | Energy_layer_calib_fraction |
TH1F * | h_EoP_CPene_100_calib_fraction |
TH1F * | h_EoP_CPene_200_calib_fraction |
TH1F * | h_EoP_CPene_300_calib_fraction |
TH1F * | LayerOccupancy |
HGCalDepthPreClusterer | pre |
bool | rawRecHits |
hgcal::RecHitTools | recHitTools |
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) |
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) |
Definition at line 43 of file HGCalHitCalibration.cc.
|
explicit |
Definition at line 76 of file HGCalHitCalibration.cc.
References _caloParticles, _recHitsBH, _recHitsEE, _recHitsFH, algo, gamEcalExtractorBlocks_cff::detector, edm::ParameterSet::getParameter(), h_EoP_CPene_100_calib_fraction, h_EoP_CPene_200_calib_fraction, h_EoP_CPene_300_calib_fraction, TFileService::kSharedResource, LayerOccupancy, and AlCaHLTBitMon_QueryRunRegistry::string.
HGCalHitCalibration::~HGCalHitCalibration | ( | ) |
Definition at line 103 of file HGCalHitCalibration.cc.
|
overrideprivatevirtual |
Definition at line 111 of file HGCalHitCalibration.cc.
References _caloParticles, _recHitsBH, _recHitsEE, _recHitsFH, algo, edm::SortedCollection< T, SORT >::begin(), caloTruthProducer_cfi::caloParticles, gather_cfg::cout, DetId::det(), edm::SortedCollection< T, SORT >::end(), Energy_layer_calib, Energy_layer_calib_fraction, DetId::Forward, edm::Event::getByToken(), hgcal::RecHitTools::getEventSetup(), hgcal::RecHitTools::getLayerWithOffset(), hgcal::RecHitTools::getSiThickness(), h_EoP_CPene_100_calib_fraction, h_EoP_CPene_200_calib_fraction, h_EoP_CPene_300_calib_fraction, HGCEE, HGCHEB, HGCHEF, LayerOccupancy, rawRecHits, recHitTools, and DetId::subdetId().
Referenced by beginJob().
|
inlineoverrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 51 of file HGCalHitCalibration.cc.
References analyze().
|
inlineoverrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 53 of file HGCalHitCalibration.cc.
|
static |
Definition at line 254 of file HGCalHitCalibration.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 58 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 57 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 55 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 56 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 61 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 70 of file HGCalHitCalibration.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file HGCalHitCalibration.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 66 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 67 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 68 of file HGCalHitCalibration.cc.
Referenced by analyze(), and HGCalHitCalibration().
|
private |
Definition at line 62 of file HGCalHitCalibration.cc.
|
private |
Definition at line 60 of file HGCalHitCalibration.cc.
Referenced by analyze().
|
private |
Definition at line 63 of file HGCalHitCalibration.cc.
Referenced by analyze().