![]() |
![]() |
#include <Validation/HGCalValidation/plugins/HGCalSimHitValidation.cc>
Classes | |
struct | energysum |
struct | hitsinfo |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) |
![]() | |
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) |
Private Member Functions | |
void | analyzeHits (std::vector< PCaloHit > &hits) |
bool | defineGeometry (edm::ESTransientHandle< DDCompactView > &ddViewH) |
void | fillHitsInfo (std::pair< hitsinfo, energysum > hit_, unsigned int itimeslice, double esum) |
void | fillOccupancyMap (std::map< int, int > &OccupancyMap, int layer) |
Private Attributes | |
std::string | caloHitSource_ |
std::vector< MonitorElement * > | energy_ [6] |
std::vector< MonitorElement * > | EtaPhi_Minus_ |
std::vector< MonitorElement * > | EtaPhi_Plus_ |
const HcalDDDRecConstants * | hcons_ |
bool | heRebuild_ |
const HGCalDDDConstants * | hgcons_ |
std::vector< MonitorElement * > | HitOccupancy_Minus_ [netaBins] |
std::vector< MonitorElement * > | HitOccupancy_Plus_ [netaBins] |
unsigned int | layers_ |
MonitorElement * | MeanHitOccupancy_Minus_ [netaBins] |
MonitorElement * | MeanHitOccupancy_Plus_ [netaBins] |
std::string | nameDetector_ |
bool | symmDet_ |
bool | testNumber_ |
edm::EDGetTokenT < edm::HepMCProduct > | tok_hepMC_ |
edm::EDGetTokenT < edm::PCaloHitContainer > | tok_hits_ |
std::map< uint32_t, HepGeom::Transform3D > | transMap_ |
int | verbosity_ |
Static Private Attributes | |
static const int | netaBins = 4 |
Additional Inherited Members | |
![]() | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
![]() | |
typedef EDAnalyzerAdaptorBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
Description: Validates SimHits of High Granularity Calorimeter Implementation: [Notes on implementation]
Definition at line 55 of file HGCalSimHitValidation.h.
|
explicit |
Definition at line 39 of file HGCalSimHitValidation.cc.
HGCalSimHitValidation::~HGCalSimHitValidation | ( | ) |
Definition at line 52 of file HGCalSimHitValidation.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 54 of file HGCalSimHitValidation.cc.
|
private |
Definition at line 110 of file HGCalSimHitValidation.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 394 of file HGCalSimHitValidation.cc.
|
private |
Definition at line 315 of file HGCalSimHitValidation.cc.
|
protectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 373 of file HGCalSimHitValidation.cc.
|
static |
Definition at line 427 of file HGCalSimHitValidation.cc.
|
private |
Definition at line 294 of file HGCalSimHitValidation.cc.
|
private |
Definition at line 286 of file HGCalSimHitValidation.cc.
|
private |
Definition at line 94 of file HGCalSimHitValidation.h.
|
private |
Definition at line 110 of file HGCalSimHitValidation.h.
|
private |
Definition at line 107 of file HGCalSimHitValidation.h.
|
private |
Definition at line 106 of file HGCalSimHitValidation.h.
|
private |
Definition at line 96 of file HGCalSimHitValidation.h.
|
private |
Definition at line 98 of file HGCalSimHitValidation.h.
|
private |
Definition at line 95 of file HGCalSimHitValidation.h.
|
private |
Definition at line 105 of file HGCalSimHitValidation.h.
|
private |
Definition at line 104 of file HGCalSimHitValidation.h.
|
private |
Definition at line 101 of file HGCalSimHitValidation.h.
|
private |
Definition at line 109 of file HGCalSimHitValidation.h.
|
private |
Definition at line 108 of file HGCalSimHitValidation.h.
|
private |
Definition at line 94 of file HGCalSimHitValidation.h.
|
staticprivate |
Definition at line 93 of file HGCalSimHitValidation.h.
|
private |
Definition at line 98 of file HGCalSimHitValidation.h.
|
private |
Definition at line 98 of file HGCalSimHitValidation.h.
|
private |
Definition at line 100 of file HGCalSimHitValidation.h.
|
private |
Definition at line 99 of file HGCalSimHitValidation.h.
|
private |
Definition at line 102 of file HGCalSimHitValidation.h.
|
private |
Definition at line 97 of file HGCalSimHitValidation.h.