CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Attributes | Static Private Attributes
CaloSimHitAnalysis Class Reference
Inheritance diagram for CaloSimHitAnalysis:
edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::SharedResources > edm::one::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 CaloSimHitAnalysis (const edm::ParameterSet &ps)
 
 ~CaloSimHitAnalysis () override
 
- Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::SharedResources >
 EDAnalyzer ()=default
 
 EDAnalyzer (const EDAnalyzer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
const EDAnalyzeroperator= (const EDAnalyzer &)=delete
 
bool wantsGlobalLuminosityBlocks () const noexcept final
 
bool wantsGlobalRuns () const noexcept final
 
bool wantsInputProcessBlocks () const noexcept final
 
bool wantsProcessBlocks () const noexcept 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 noexcept
 
bool wantsStreamRuns () const noexcept
 
 ~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
 
ESResolverIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESResolverIndex > 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
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProductResolverIndices 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)
 

Protected Member Functions

void analyze (edm::Event const &, edm::EventSetup const &) override
 
void analyzeHits (std::vector< PCaloHit > &, int)
 
void analyzePassiveHits (std::vector< PassiveHit > &hits)
 
void beginJob () override
 
void beginRun (edm::Run const &, edm::EventSetup const &) override
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
- 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 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)
 

Private Attributes

const int allSteps_
 
const CaloGeometrycaloGeometry_
 
const std::vector< std::string > detNames_
 
std::map< int, unsigned int > etaDepth_
 
const std::string g4Label_
 
TH1F * h_edep1_ [nCalo_]
 
TH1F * h_edep_ [nCalo_]
 
TH1F * h_edepEM_ [nCalo_]
 
TH1F * h_edepHad_ [nCalo_]
 
TH1F * h_edepp_
 
TH1F * h_edepT1_ [nCalo_]
 
TH1F * h_edepT_ [nCalo_]
 
std::vector< TH1F * > h_edepTk_
 
TH1F * h_eta_ [nCalo_]
 
TH2F * h_etaphi_
 
TH1F * h_etot_ [nCalo_]
 
TH1F * h_etotg_ [nCalo_]
 
TH1F * h_hit_ [nCalo_]
 
TH1F * h_hitp_
 
TH1F * h_phi_ [nCalo_]
 
TH1F * h_rr_ [nCalo_]
 
TH2F * h_rz1_
 
TH2F * h_rz_
 
std::vector< TH2F * > h_rzH_
 
TH1F * h_stepp_
 
TH1F * h_time_ [nCalo_]
 
TH1F * h_timep_
 
TH1F * h_timeT_ [nCalo_]
 
std::vector< TH1F * > h_timeTk_
 
TH1F * h_trackp_
 
TH1F * h_zz_ [nCalo_]
 
const HcalGeometryhcalGeom_
 
const std::vector< std::string > hitLab_
 
const double maxEnergy_
 
const double maxTime_
 
const bool passive_
 
const double tCut_
 
const bool testNumber_
 
const std::vector< double > timeSliceUnit_
 
const double tMax_
 
const edm::EDGetTokenT< edm::PassiveHitContainertok_passive_
 
const edm::ESGetToken< CaloGeometry, CaloGeometryRecordtokGeom_
 
const std::vector< edm::EDGetTokenT< edm::PCaloHitContainer > > toks_calo_
 
const double tScale_
 

Static Private Attributes

static constexpr int nCalo_ = 6
 

Additional Inherited Members

- Public Types inherited from edm::one::EDAnalyzerBase
typedef EDAnalyzerBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 

Detailed Description

Definition at line 45 of file CaloSimHitAnalysis.cc.

Constructor & Destructor Documentation

◆ CaloSimHitAnalysis()

CaloSimHitAnalysis::CaloSimHitAnalysis ( const edm::ParameterSet ps)

Definition at line 87 of file CaloSimHitAnalysis.cc.

References g4Label_, hitLab_, mergeVDriftHistosByStation::name, AlCaHLTBitMon_QueryRunRegistry::string, and edm::vector_transform().

88  : g4Label_(ps.getUntrackedParameter<std::string>("moduleLabel", "g4SimHits")),
89  hitLab_(ps.getParameter<std::vector<std::string> >("hitCollection")),
90  timeSliceUnit_(ps.getParameter<std::vector<double> >("timeSliceUnit")),
91  maxEnergy_(ps.getUntrackedParameter<double>("maxEnergy", 250.0)),
92  maxTime_(ps.getUntrackedParameter<double>("maxTime", 1000.0)),
93  tMax_(ps.getUntrackedParameter<double>("timeCut", 100.0)),
94  tScale_(ps.getUntrackedParameter<double>("timeScale", 1.0)),
95  tCut_(ps.getUntrackedParameter<double>("timeThreshold", 15.0)),
96  testNumber_(ps.getUntrackedParameter<bool>("testNumbering", false)),
97  passive_(ps.getUntrackedParameter<bool>("passiveHits", false)),
98  allSteps_(ps.getUntrackedParameter<int>("allSteps", 100)),
99  detNames_(ps.getUntrackedParameter<std::vector<std::string> >("detNames")),
100  tokGeom_(esConsumes<CaloGeometry, CaloGeometryRecord>()),
102  hitLab_,
103  [this](const std::string& name) { return consumes<edm::PCaloHitContainer>(edm::InputTag{g4Label_, name}); })},
104  tok_passive_(consumes<edm::PassiveHitContainer>(edm::InputTag(g4Label_, "AllPassiveHits"))) {
105  usesResource(TFileService::kSharedResource);
106 
107  edm::LogVerbatim("HitStudy") << "Module Label: " << g4Label_ << " Hits|timeSliceUnit:";
108  for (unsigned int i = 0; i < hitLab_.size(); i++)
109  edm::LogVerbatim("HitStudy") << "[" << i << "] " << hitLab_[i] << " " << timeSliceUnit_[i];
110  edm::LogVerbatim("HitStudy") << "Passive Hits " << passive_ << " from AllPassiveHits";
111  edm::LogVerbatim("HitStudy") << "maxEnergy: " << maxEnergy_ << " maxTime: " << maxTime_ << " tMax: " << tMax_;
112  for (unsigned int k = 0; k < detNames_.size(); ++k)
113  edm::LogVerbatim("HitStudy") << "Detector[" << k << "] " << detNames_[k];
114 
116  if (!tfile.isAvailable())
117  throw cms::Exception("BadConfig") << "TFileService unavailable: "
118  << "please add it to config file";
119  char name[29], title[120];
120  std::string dets[nCalo_] = {"EB", "EE", "HB", "HE", "HO", "HF"};
121  for (int i = 0; i < nCalo_; i++) {
122  sprintf(name, "Hit%d", i);
123  sprintf(title, "Number of hits in %s", dets[i].c_str());
124  h_hit_[i] = tfile->make<TH1F>(name, title, 100, 0., 20000.);
125  h_hit_[i]->GetXaxis()->SetTitle(title);
126  h_hit_[i]->GetYaxis()->SetTitle("Events");
127  sprintf(name, "Time%d", i);
128  sprintf(title, "Time of the hit (ns) in %s", dets[i].c_str());
129  h_time_[i] = tfile->make<TH1F>(name, title, 100, 0., 200.);
130  h_time_[i]->GetXaxis()->SetTitle(title);
131  h_time_[i]->GetYaxis()->SetTitle("Hits");
132  sprintf(name, "TimeT%d", i);
133  sprintf(title, "Time of each hit (ns) in %s", dets[i].c_str());
134  h_timeT_[i] = tfile->make<TH1F>(name, title, 100, 0., 200.);
135  h_timeT_[i]->GetXaxis()->SetTitle(title);
136  h_timeT_[i]->GetYaxis()->SetTitle("Hits");
137  double ymax = (i > 1) ? 0.01 : 0.1;
138  double ymx0 = (i > 1) ? 0.0025 : 0.025;
139  sprintf(name, "Edep%d", i);
140  sprintf(title, "Energy deposit (GeV) in %s", dets[i].c_str());
141  h_edep_[i] = tfile->make<TH1F>(name, title, 100, 0., ymax);
142  h_edep_[i]->GetXaxis()->SetTitle(title);
143  h_edep_[i]->GetYaxis()->SetTitle("Hits");
144  sprintf(name, "EdepT%d", i);
145  sprintf(title, "Energy deposit (GeV) of each hit in %s", dets[i].c_str());
146  h_edepT_[i] = tfile->make<TH1F>(name, title, 100, 0., ymx0);
147  h_edepT_[i]->GetXaxis()->SetTitle(title);
148  h_edepT_[i]->GetYaxis()->SetTitle("Hits");
149  sprintf(name, "EdepEM%d", i);
150  sprintf(title, "Energy deposit (GeV) by EM particles in %s", dets[i].c_str());
151  h_edepEM_[i] = tfile->make<TH1F>(name, title, 100, 0., ymx0);
152  h_edepEM_[i]->GetXaxis()->SetTitle(title);
153  h_edepEM_[i]->GetYaxis()->SetTitle("Hits");
154  sprintf(name, "EdepHad%d", i);
155  sprintf(title, "Energy deposit (GeV) by hadrons in %s", dets[i].c_str());
156  h_edepHad_[i] = tfile->make<TH1F>(name, title, 100, 0., ymx0);
157  h_edepHad_[i]->GetXaxis()->SetTitle(title);
158  h_edepHad_[i]->GetYaxis()->SetTitle("Hits");
159  sprintf(name, "Edep15%d", i);
160  sprintf(title, "Energy deposit (GeV) for T > %4.0f ns in %s", tCut_, dets[i].c_str());
161  h_edep1_[i] = tfile->make<TH1F>(name, title, 100, 0., ymax);
162  h_edep1_[i]->GetXaxis()->SetTitle(title);
163  h_edep1_[i]->GetYaxis()->SetTitle("Hits");
164  sprintf(name, "EdepT15%d", i);
165  sprintf(title, "Energy deposit (GeV) of each hit for T > %4.0f in %s", tCut_, dets[i].c_str());
166  h_edepT1_[i] = tfile->make<TH1F>(name, title, 100, 0., ymx0);
167  h_edepT1_[i]->GetXaxis()->SetTitle(title);
168  h_edepT1_[i]->GetYaxis()->SetTitle("Hits");
169  ymax = (i > 1) ? 1.0 : maxEnergy_;
170  sprintf(name, "Etot%d", i);
171  sprintf(title, "Total energy deposit (GeV) in %s", dets[i].c_str());
172  h_etot_[i] = tfile->make<TH1F>(name, title, 50, 0., ymax);
173  h_etot_[i]->GetXaxis()->SetTitle(title);
174  h_etot_[i]->GetYaxis()->SetTitle("Events");
175  sprintf(name, "EtotG%d", i);
176  sprintf(title, "Total energy deposit (GeV) in %s (t < 100 ns)", dets[i].c_str());
177  h_etotg_[i] = tfile->make<TH1F>(name, title, 50, 0., ymax);
178  h_etotg_[i]->GetXaxis()->SetTitle(title);
179  h_etotg_[i]->GetYaxis()->SetTitle("Events");
180  sprintf(name, "rr%d", i);
181  sprintf(title, "R of hit point (cm) in %s", dets[i].c_str());
182  h_rr_[i] = tfile->make<TH1F>(name, title, 100, 0., 250.);
183  h_rr_[i]->GetXaxis()->SetTitle(title);
184  h_rr_[i]->GetYaxis()->SetTitle("Hits");
185  sprintf(name, "zz%d", i);
186  sprintf(title, "z of hit point (cm) in %s", dets[i].c_str());
187  h_zz_[i] = tfile->make<TH1F>(name, title, 240, -600., 600.);
188  h_zz_[i]->GetXaxis()->SetTitle(title);
189  h_zz_[i]->GetYaxis()->SetTitle("Hits");
190  sprintf(name, "eta%d", i);
191  sprintf(title, "#eta of hit point in %s", dets[i].c_str());
192  h_eta_[i] = tfile->make<TH1F>(name, title, 100, -5.0, 5.0);
193  h_eta_[i]->GetXaxis()->SetTitle(title);
194  h_eta_[i]->GetYaxis()->SetTitle("Hits");
195  sprintf(name, "phi%d", i);
196  sprintf(title, "#phi of hit point in %s", dets[i].c_str());
197  h_phi_[i] = tfile->make<TH1F>(name, title, 100, -M_PI, M_PI);
198  h_phi_[i]->GetXaxis()->SetTitle(title);
199  h_phi_[i]->GetYaxis()->SetTitle("Hits");
200  }
201  sprintf(title, "R vs Z of hit point");
202  h_rz_ = tfile->make<TH2F>("rz", title, 120, 0., 600., 100, 0., 250.);
203  h_rz_->GetXaxis()->SetTitle("z (cm)");
204  h_rz_->GetYaxis()->SetTitle("R (cm)");
205  sprintf(title, "R vs Z of hit point for hits with T > %4.0f ns", tCut_);
206  h_rz1_ = tfile->make<TH2F>("rz2", title, 120, 0., 600., 100, 0., 250.);
207  h_rz1_->GetXaxis()->SetTitle("z (cm)");
208  h_rz1_->GetYaxis()->SetTitle("R (cm)");
209  sprintf(title, "#phi vs #eta of hit point");
210  h_etaphi_ = tfile->make<TH2F>("etaphi", title, 100, 0., 5., 100, 0., M_PI);
211  h_etaphi_->GetXaxis()->SetTitle("#eta");
212  h_etaphi_->GetYaxis()->SetTitle("#phi");
213 
214  if (passive_) {
215  h_hitp_ = tfile->make<TH1F>("hitp", "All Steps", 100, 0.0, 20000.0);
216  h_hitp_->GetXaxis()->SetTitle("Hits");
217  h_hitp_->GetYaxis()->SetTitle("Events");
218  h_trackp_ = tfile->make<TH1F>("trackp", "All Steps", 100, 0.0, 200000.0);
219  h_hitp_->GetXaxis()->SetTitle("Tracks");
220  h_hitp_->GetYaxis()->SetTitle("Events");
221  h_edepp_ = tfile->make<TH1F>("edepp", "All Steps", 100, 0.0, 50.0);
222  h_edepp_->GetXaxis()->SetTitle("Energy Deposit (MeV)");
223  h_edepp_->GetYaxis()->SetTitle("Hits");
224  h_timep_ = tfile->make<TH1F>("timep", "All Steps", 100, 0.0, 100.0);
225  h_timep_->GetXaxis()->SetTitle("Hits");
226  h_timep_->GetYaxis()->SetTitle("Hit Time (ns)");
227  h_stepp_ = tfile->make<TH1F>("stepp", "All Steps", 1000, 0.0, 100.0);
228  h_stepp_->GetXaxis()->SetTitle("Hits");
229  h_stepp_->GetYaxis()->SetTitle("Step length (cm)");
230  for (unsigned int k = 0; k < detNames_.size(); ++k) {
231  sprintf(name, "edept%d", k);
232  sprintf(title, "Energy Deposit (MeV) in %s", detNames_[k].c_str());
233  h_edepTk_.emplace_back(tfile->make<TH1F>(name, title, 100, 0.0, 1.0));
234  h_edepTk_.back()->GetYaxis()->SetTitle("Hits");
235  h_edepTk_.back()->GetXaxis()->SetTitle(title);
236  sprintf(name, "timet%d", k);
237  sprintf(title, "Hit Time (ns) in %s", detNames_[k].c_str());
238  h_timeTk_.emplace_back(tfile->make<TH1F>(name, title, 100, 0.0, 100.0));
239  h_timeTk_.back()->GetYaxis()->SetTitle("Hits");
240  h_timeTk_.back()->GetXaxis()->SetTitle(title);
241  }
242  if ((allSteps_ / 100) % 10 > 0) {
243  for (int eta = 1; eta <= 29; ++eta) {
244  int dmax = (eta < 16) ? 4 : 7;
245  for (int depth = 1; depth <= dmax; ++depth) {
246  sprintf(name, "Eta%dDepth%d", eta, depth);
247  sprintf(title, "R vs Z (#eta = %d, depth = %d)", eta, depth);
248  etaDepth_[eta * 100 + depth] = h_rzH_.size();
249  h_rzH_.emplace_back(tfile->make<TH2F>(name, title, 120, 0., 600., 100, 0., 250.));
250  h_rzH_.back()->GetXaxis()->SetTitle("z (cm)");
251  h_rzH_.back()->GetYaxis()->SetTitle("R (cm)");
252  }
253  }
254  }
255  }
256 }
static const std::string kSharedResource
Definition: TFileService.h:76
Log< level::Info, true > LogVerbatim
T getParameter(std::string const &) const
Definition: ParameterSet.h:307
std::map< int, unsigned int > etaDepth_
TH1F * h_edepT1_[nCalo_]
const std::vector< std::string > hitLab_
TH1F * h_timeT_[nCalo_]
TH1F * h_edepT_[nCalo_]
std::vector< TH1F * > h_edepTk_
TH1F * h_time_[nCalo_]
std::vector< TH1F * > h_timeTk_
auto vector_transform(std::vector< InputType > const &input, Function predicate) -> std::vector< typename std::remove_cv< typename std::remove_reference< decltype(predicate(input.front()))>::type >::type >
Definition: transform.h:11
const std::string g4Label_
const std::vector< std::string > detNames_
T getUntrackedParameter(std::string const &, T const &) const
const edm::ESGetToken< CaloGeometry, CaloGeometryRecord > tokGeom_
const edm::EDGetTokenT< edm::PassiveHitContainer > tok_passive_
TH1F * h_edep_[nCalo_]
TH1F * h_edepHad_[nCalo_]
Definition: tfile.py:1
static constexpr int nCalo_
TH1F * h_edep1_[nCalo_]
#define M_PI
const std::vector< edm::EDGetTokenT< edm::PCaloHitContainer > > toks_calo_
TH1F * h_etot_[nCalo_]
const std::vector< double > timeSliceUnit_
std::vector< TH2F * > h_rzH_
TH1F * h_etotg_[nCalo_]
TH1F * h_edepEM_[nCalo_]

◆ ~CaloSimHitAnalysis()

CaloSimHitAnalysis::~CaloSimHitAnalysis ( )
inlineoverride

Definition at line 48 of file CaloSimHitAnalysis.cc.

48 {}

Member Function Documentation

◆ analyze()

void CaloSimHitAnalysis::analyze ( edm::Event const &  e,
edm::EventSetup const &  set 
)
overrideprotectedvirtual

Implements edm::one::EDAnalyzerBase.

Definition at line 278 of file CaloSimHitAnalysis.cc.

References analyzeHits(), analyzePassiveHits(), caloGeometry_, MillePedeFileConverter_cfg::e, CaloGeometry::getSubdetectorGeometry(), DetId::Hcal, HcalBarrel, hcalGeom_, mps_fire::i, edm::HandleBase::isValid(), passive_, tok_passive_, tokGeom_, and toks_calo_.

278  {
279  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis:Run = " << e.id().run() << " Event = " << e.id().event();
280 
281  caloGeometry_ = &set.getData(tokGeom_);
283 
284  for (unsigned int i = 0; i < toks_calo_.size(); i++) {
285  const edm::Handle<edm::PCaloHitContainer>& hitsCalo = e.getHandle(toks_calo_[i]);
286  bool getHits = (hitsCalo.isValid());
287 #ifdef EDM_ML_DEBUG
288  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis: Input flags Hits[" << i << "]: " << getHits;
289 #endif
290  if (getHits) {
291  std::vector<PCaloHit> caloHits;
292  caloHits.insert(caloHits.end(), hitsCalo->begin(), hitsCalo->end());
293 #ifdef EDM_ML_DEBUG
294  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis: Hit buffer [" << i << "] " << caloHits.size();
295 #endif
296  analyzeHits(caloHits, i);
297  }
298  }
299 
300  if (passive_) {
301  const edm::Handle<edm::PassiveHitContainer>& hitsPassive = e.getHandle(tok_passive_);
302  bool getHits = (hitsPassive.isValid());
303 #ifdef EDM_ML_DEBUG
304  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis: Passive: " << getHits;
305 #endif
306  if (getHits) {
307  std::vector<PassiveHit> passiveHits;
308  passiveHits.insert(passiveHits.end(), hitsPassive->begin(), hitsPassive->end());
309 #ifdef EDM_ML_DEBUG
310  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis: Passive Hit buffer " << passiveHits.size();
311 #endif
312  analyzePassiveHits(passiveHits);
313  }
314  }
315 }
void analyzeHits(std::vector< PCaloHit > &, int)
Log< level::Info, true > LogVerbatim
void analyzePassiveHits(std::vector< PassiveHit > &hits)
const edm::ESGetToken< CaloGeometry, CaloGeometryRecord > tokGeom_
const edm::EDGetTokenT< edm::PassiveHitContainer > tok_passive_
const HcalGeometry * hcalGeom_
const CaloGeometry * caloGeometry_
const std::vector< edm::EDGetTokenT< edm::PCaloHitContainer > > toks_calo_
bool isValid() const
Definition: HandleBase.h:70
const CaloSubdetectorGeometry * getSubdetectorGeometry(const DetId &id) const
access the subdetector geometry for the given subdetector directly
Definition: CaloGeometry.cc:34

◆ analyzeHits()

void CaloSimHitAnalysis::analyzeHits ( std::vector< PCaloHit > &  hits,
int  indx 
)
protected

Definition at line 317 of file CaloSimHitAnalysis.cc.

References funct::abs(), caloGeometry_, TauDecayModes::dec, hcalRecHitTable_cff::depth, dqmdumpme::first, CaloGeometry::getPosition(), HcalGeometry::getPosition(), h_edep1_, h_edep_, h_edepEM_, h_edepHad_, h_edepT1_, h_edepT_, h_eta_, h_etaphi_, h_etot_, h_etotg_, h_hit_, h_phi_, h_rr_, h_rz1_, h_rz_, h_time_, h_timeT_, h_zz_, HcalBarrel, HcalEndcap, HcalForward, hcalGeom_, HcalOuter, hfClusterShapes_cfi::hits, EcalPhiSymFlatTableProducers_cfi::id, hit::id, heavyIonCSV_trainingSettings::idx, hcalRecHitTable_cff::ieta, isotrackApplyRegressor::k, nCalo_, phi, point, DetId::rawId(), edm::second(), HcalDetId::subdet(), tCut_, testNumber_, hcalRecHitTable_cff::time, timeSliceUnit_, tMax_, tScale_, HcalTestNumbering::unpackHcalIndex(), and z.

Referenced by analyze().

317  {
318  int nHit = hits.size();
319  int nHB = 0, nHE = 0, nHO = 0, nHF = 0, nEB = 0, nEE = 0, nBad = 0;
320 #ifdef EDM_ML_DEBUG
321  int iHit = 0;
322 #endif
323 
324  std::map<CaloHitID, std::pair<double, double> > hitMap;
325  double etot[nCalo_], etotG[nCalo_];
326  for (unsigned int k = 0; k < nCalo_; ++k) {
327  etot[k] = etotG[k] = 0;
328  }
329  for (const auto& hit : hits) {
330  double edep = hit.energy();
331  double time = tScale_ * hit.time();
332  uint32_t id = hit.id();
333  int itra = hit.geantTrackId();
334  double edepEM = hit.energyEM();
335  double edepHad = hit.energyHad();
336  int idx(-1);
337  if (indx != 2) {
338  idx = indx;
339  if (indx == 0)
340  ++nEB;
341  else
342  ++nEE;
343  } else {
344  int subdet(0);
345  if (testNumber_) {
346  int ieta(0), phi(0), z(0), lay(0), depth(0);
347  HcalTestNumbering::unpackHcalIndex(id, subdet, z, depth, ieta, phi, lay);
348  id = HcalDetId(static_cast<HcalSubdetector>(subdet), z * ieta, phi, depth).rawId();
349  } else {
350  subdet = HcalDetId(id).subdet();
351  }
352  if (subdet == static_cast<int>(HcalBarrel)) {
353  idx = indx;
354  nHB++;
355  } else if (subdet == static_cast<int>(HcalEndcap)) {
356  idx = indx + 1;
357  nHE++;
358  } else if (subdet == static_cast<int>(HcalOuter)) {
359  idx = indx + 2;
360  nHO++;
361  } else if (subdet == static_cast<int>(HcalForward)) {
362  idx = indx + 3;
363  nHF++;
364  }
365  }
366 #ifdef EDM_ML_DEBUG
367  edm::LogVerbatim("HitStudy") << "Hit[" << iHit << ":" << nHit << ":" << idx << "] E " << edep << ":" << edepEM
368  << ":" << edepHad << " T " << time << " itra " << itra << " ID " << std::hex << id
369  << std::dec;
370  ++iHit;
371 #endif
372  if (idx >= 0) {
373  CaloHitID hid(id, time, itra, 0, timeSliceUnit_[indx]);
374  auto itr = hitMap.find(hid);
375  if (itr == hitMap.end())
376  hitMap[hid] = std::make_pair(time, edep);
377  else
378  ((itr->second).second) += edep;
379  h_edepT_[idx]->Fill(edep);
380  h_timeT_[idx]->Fill(time);
381  if (edepEM > 0)
382  h_edepEM_[idx]->Fill(edepEM);
383  if (edepHad > 0)
384  h_edepHad_[idx]->Fill(edepHad);
385  if (time > tCut_)
386  h_edepT1_[idx]->Fill(edep);
387  } else {
388  ++nBad;
389  }
390  }
391 
392  //Now make plots
393  for (auto itr = hitMap.begin(); itr != hitMap.end(); ++itr) {
394  int idx = -1;
396  DetId id((itr->first).unitID());
397 #ifdef EDM_ML_DEBUG
398  edm::LogVerbatim("HitStudy") << "Index " << indx << " Geom " << caloGeometry_ << ":" << hcalGeom_ << " "
399  << std::hex << id.rawId() << std::dec;
400 #endif
401  if (indx != 2) {
402  idx = indx;
404  } else {
405  int subdet = id.subdetId();
406  if (subdet == static_cast<int>(HcalBarrel)) {
407  idx = indx;
408  } else if (subdet == static_cast<int>(HcalEndcap)) {
409  idx = indx + 1;
410  } else if (subdet == static_cast<int>(HcalOuter)) {
411  idx = indx + 2;
412  } else if (subdet == static_cast<int>(HcalForward)) {
413  idx = indx + 3;
414  }
415  point = hcalGeom_->getPosition(id);
416  }
417  double edep = (itr->second).second;
418  double time = (itr->second).first;
419 #ifdef EDM_ML_DEBUG
420  edm::LogVerbatim("HitStudy") << "Index " << idx << ":" << nCalo_ << " Point " << point << " E " << edep << " T "
421  << time;
422 #endif
423  if (idx >= 0) {
424  h_time_[idx]->Fill(time);
425  h_edep_[idx]->Fill(edep);
426  h_rr_[idx]->Fill(point.perp());
427  h_zz_[idx]->Fill(point.z());
428  h_eta_[idx]->Fill(point.eta());
429  h_phi_[idx]->Fill(point.phi());
430  h_rz_->Fill(std::abs(point.z()), point.perp());
431  h_etaphi_->Fill(std::abs(point.eta()), std::abs(point.phi()));
432  etot[idx] += edep;
433  if (time < tMax_)
434  etotG[idx] += edep;
435  if (time > tCut_) {
436  h_edep1_[idx]->Fill(edep);
437  h_rz1_->Fill(std::abs(point.z()), point.perp());
438  }
439  }
440  }
441 
442  if (indx < 2) {
443  h_etot_[indx]->Fill(etot[indx]);
444  h_etotg_[indx]->Fill(etotG[indx]);
445  if (indx == 0)
446  h_hit_[indx]->Fill(double(nEB));
447  else
448  h_hit_[indx]->Fill(double(nEE));
449  } else {
450  h_hit_[2]->Fill(double(nHB));
451  h_hit_[3]->Fill(double(nHE));
452  h_hit_[4]->Fill(double(nHO));
453  h_hit_[5]->Fill(double(nHF));
454  for (int idx = 2; idx < nCalo_; idx++) {
455  h_etot_[idx]->Fill(etot[idx]);
456  h_etotg_[idx]->Fill(etotG[idx]);
457  }
458  }
459 
460  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis::analyzeHits: EB " << nEB << " EE " << nEE << " HB " << nHB
461  << " HE " << nHE << " HO " << nHO << " HF " << nHF << " Bad " << nBad << " All " << nHit
462  << " Reduced " << hitMap.size();
463 }
Log< level::Info, true > LogVerbatim
TH1F * h_edepT1_[nCalo_]
TH1F * h_timeT_[nCalo_]
TH1F * h_edepT_[nCalo_]
TH1F * h_time_[nCalo_]
U second(std::pair< T, U > const &p)
constexpr HcalSubdetector subdet() const
get the subdetector
Definition: HcalDetId.h:138
GlobalPoint getPosition(const DetId &id) const
Get the position of a given detector id.
Definition: CaloGeometry.cc:50
TH1F * h_edep_[nCalo_]
TH1F * h_edepHad_[nCalo_]
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
static constexpr int nCalo_
static void unpackHcalIndex(const uint32_t &idx, int &det, int &z, int &depth, int &eta, int &phi, int &lay)
const HcalGeometry * hcalGeom_
TH1F * h_edep1_[nCalo_]
unsigned int id
const CaloGeometry * caloGeometry_
Definition: DetId.h:17
TH1F * h_etot_[nCalo_]
constexpr uint32_t rawId() const
get the raw id
Definition: DetId.h:57
const std::vector< double > timeSliceUnit_
GlobalPoint getPosition(const DetId &id) const
TH1F * h_etotg_[nCalo_]
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
Definition: invegas.h:5
TH1F * h_edepEM_[nCalo_]

◆ analyzePassiveHits()

void CaloSimHitAnalysis::analyzePassiveHits ( std::vector< PassiveHit > &  hits)
protected

Definition at line 465 of file CaloSimHitAnalysis.cc.

References allSteps_, HcalDetId::depth(), detNames_, etaDepth_, h_edepp_, h_edepTk_, h_hitp_, h_rzH_, h_stepp_, h_timep_, h_timeTk_, h_trackp_, DetId::Hcal, hfClusterShapes_cfi::hits, hit::id, HcalDetId::ietaAbs(), isotrackApplyRegressor::k, mergeVDriftHistosByStation::name, findQualityFiles::rr, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, DiMuonV_cfg::tracks, hit::x, hit::y, and hit::z.

Referenced by analyze().

465  {
466  const std::string active = "Active";
467  const std::string sensor = "Sensor";
468  std::map<std::pair<std::string, uint32_t>, int> hitx;
469  std::map<int, int> tracks;
470  unsigned int passive1(0), passive2(0);
471  for (auto& hit : hits) {
472  std::string name = hit.vname();
473  std::pair<std::string, uint32_t> volume = std::make_pair(name, (hit.id() % 1000000));
474  auto itr = hitx.find(volume);
475  if (itr == hitx.end())
476  hitx[volume] = 1;
477  else
478  ++(itr->second);
479  auto ktr = tracks.find(hit.trackId());
480  if (ktr == tracks.end())
481  tracks[hit.trackId()] = 1;
482  else
483  ++(ktr->second);
484  h_edepp_->Fill(hit.energy());
485  h_timep_->Fill(hit.time());
486  h_stepp_->Fill(hit.stepLength());
487  if ((name.find(active) != std::string::npos) || (name.find(sensor) != std::string::npos)) {
488  unsigned idet = detNames_.size();
489  for (unsigned int k = 0; k < detNames_.size(); ++k) {
490  if (name.find(detNames_[k]) != std::string::npos) {
491  idet = k;
492  break;
493  }
494  }
495  if (idet < detNames_.size()) {
496  h_edepTk_[idet]->Fill(hit.energy());
497  h_timeTk_[idet]->Fill(hit.time());
498  }
499  }
500 
501  if ((allSteps_ / 100) % 10 > 0) {
502  uint32_t id = hit.id();
503  if (DetId(id).det() == DetId::Hcal) {
504  HcalDetId hid = HcalDetId(id);
505  int indx = (100 * hid.ietaAbs() + hid.depth());
506  auto itr = etaDepth_.find(indx);
507 #ifdef EDM_ML_DEBUG
508  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis::ID: " << hid << " Index " << indx << " Iterator "
509  << (itr != etaDepth_.end());
510 #endif
511  ++passive1;
512  if (itr != etaDepth_.end()) {
513  uint32_t ipos = itr->second;
514  double rr = std::sqrt(hit.x() * hit.x() + hit.y() * hit.y());
515  if (ipos < h_rzH_.size()) {
516  h_rzH_[ipos]->Fill(hit.z(), rr);
517  ++passive2;
518  }
519  }
520  }
521  }
522  }
523  h_hitp_->Fill(hitx.size());
524  h_trackp_->Fill(tracks.size());
525  edm::LogVerbatim("HitStudy") << "CaloSimHitAnalysis::analyzPassiveHits: Total " << hits.size() << " Cells "
526  << hitx.size() << " Tracks " << tracks.size() << " Passive " << passive1 << ":"
527  << passive2;
528 }
Log< level::Info, true > LogVerbatim
std::map< int, unsigned int > etaDepth_
constexpr int ietaAbs() const
get the absolute value of the cell ieta
Definition: HcalDetId.h:148
std::vector< TH1F * > h_edepTk_
std::vector< TH1F * > h_timeTk_
const std::vector< std::string > detNames_
T sqrt(T t)
Definition: SSEVec.h:23
unsigned int id
Definition: DetId.h:17
std::vector< TH2F * > h_rzH_
constexpr int depth() const
get the tower depth
Definition: HcalDetId.h:164

◆ beginJob()

void CaloSimHitAnalysis::beginJob ( void  )
inlineoverrideprotectedvirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 52 of file CaloSimHitAnalysis.cc.

52 {}

◆ beginRun()

void CaloSimHitAnalysis::beginRun ( edm::Run const &  ,
edm::EventSetup const &   
)
inlineoverrideprotected

Definition at line 54 of file CaloSimHitAnalysis.cc.

54 {}

◆ endRun()

void CaloSimHitAnalysis::endRun ( edm::Run const &  ,
edm::EventSetup const &   
)
inlineoverrideprotected

Definition at line 55 of file CaloSimHitAnalysis.cc.

55 {}

◆ fillDescriptions()

void CaloSimHitAnalysis::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 258 of file CaloSimHitAnalysis.cc.

References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, SummaryClient_cfi::labels, names, and AlCaHLTBitMon_QueryRunRegistry::string.

258  {
260  std::vector<std::string> labels = {"EcalHitsEB1", "EcalHitsEE1", "HcalHits1"};
261  std::vector<double> times = {1, 1, 1};
262  desc.addUntracked<std::string>("moduleLabel", "g4SimHits");
263  desc.add<std::vector<std::string> >("hitCollection", labels);
264  desc.add<std::vector<double> >("timeSliceUnit", times);
265  desc.addUntracked<double>("maxEnergy", 250.0);
266  desc.addUntracked<double>("maxTime", 1000.0);
267  desc.addUntracked<double>("timeCut", 100.0);
268  desc.addUntracked<double>("timeScale", 1.0);
269  desc.addUntracked<double>("timeThreshold", 15.0);
270  desc.addUntracked<bool>("testNumbering", false);
271  desc.addUntracked<bool>("passiveHits", false);
272  std::vector<std::string> names = {"PixelBarrel", "PixelForward", "TIB", "TID", "TOB", "TEC"};
273  desc.addUntracked<std::vector<std::string> >("detNames", names);
274  desc.addUntracked<int>("allStep", 100);
275  descriptions.add("caloSimHitAnalysis", desc);
276 }
const std::string names[nVars_]
void add(std::string const &label, ParameterSetDescription const &psetDescription)

Member Data Documentation

◆ allSteps_

const int CaloSimHitAnalysis::allSteps_
private

Definition at line 66 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ caloGeometry_

const CaloGeometry* CaloSimHitAnalysis::caloGeometry_
private

Definition at line 72 of file CaloSimHitAnalysis.cc.

Referenced by analyze(), and analyzeHits().

◆ detNames_

const std::vector<std::string> CaloSimHitAnalysis::detNames_
private

Definition at line 67 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ etaDepth_

std::map<int, unsigned int> CaloSimHitAnalysis::etaDepth_
private

Definition at line 84 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ g4Label_

const std::string CaloSimHitAnalysis::g4Label_
private

Definition at line 61 of file CaloSimHitAnalysis.cc.

Referenced by CaloSimHitAnalysis().

◆ h_edep1_

TH1F * CaloSimHitAnalysis::h_edep1_[nCalo_]
private

Definition at line 77 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_edep_

TH1F * CaloSimHitAnalysis::h_edep_[nCalo_]
private

Definition at line 76 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_edepEM_

TH1F* CaloSimHitAnalysis::h_edepEM_[nCalo_]
private

Definition at line 78 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_edepHad_

TH1F * CaloSimHitAnalysis::h_edepHad_[nCalo_]
private

Definition at line 78 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_edepp_

TH1F * CaloSimHitAnalysis::h_edepp_
private

Definition at line 81 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_edepT1_

TH1F * CaloSimHitAnalysis::h_edepT1_[nCalo_]
private

Definition at line 77 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_edepT_

TH1F * CaloSimHitAnalysis::h_edepT_[nCalo_]
private

Definition at line 76 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_edepTk_

std::vector<TH1F*> CaloSimHitAnalysis::h_edepTk_
private

Definition at line 82 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_eta_

TH1F* CaloSimHitAnalysis::h_eta_[nCalo_]
private

Definition at line 79 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_etaphi_

TH2F * CaloSimHitAnalysis::h_etaphi_
private

Definition at line 80 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_etot_

TH1F * CaloSimHitAnalysis::h_etot_[nCalo_]
private

Definition at line 79 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_etotg_

TH1F * CaloSimHitAnalysis::h_etotg_[nCalo_]
private

Definition at line 79 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_hit_

TH1F* CaloSimHitAnalysis::h_hit_[nCalo_]
private

Definition at line 76 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_hitp_

TH1F* CaloSimHitAnalysis::h_hitp_
private

Definition at line 81 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_phi_

TH1F * CaloSimHitAnalysis::h_phi_[nCalo_]
private

Definition at line 79 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_rr_

TH1F * CaloSimHitAnalysis::h_rr_[nCalo_]
private

Definition at line 78 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_rz1_

TH2F * CaloSimHitAnalysis::h_rz1_
private

Definition at line 80 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_rz_

TH2F* CaloSimHitAnalysis::h_rz_
private

Definition at line 80 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_rzH_

std::vector<TH2F*> CaloSimHitAnalysis::h_rzH_
private

Definition at line 83 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_stepp_

TH1F * CaloSimHitAnalysis::h_stepp_
private

Definition at line 81 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_time_

TH1F * CaloSimHitAnalysis::h_time_[nCalo_]
private

Definition at line 76 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_timep_

TH1F * CaloSimHitAnalysis::h_timep_
private

Definition at line 81 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_timeT_

TH1F* CaloSimHitAnalysis::h_timeT_[nCalo_]
private

Definition at line 77 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ h_timeTk_

std::vector<TH1F*> CaloSimHitAnalysis::h_timeTk_
private

Definition at line 82 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_trackp_

TH1F * CaloSimHitAnalysis::h_trackp_
private

Definition at line 81 of file CaloSimHitAnalysis.cc.

Referenced by analyzePassiveHits().

◆ h_zz_

TH1F * CaloSimHitAnalysis::h_zz_[nCalo_]
private

Definition at line 78 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ hcalGeom_

const HcalGeometry* CaloSimHitAnalysis::hcalGeom_
private

Definition at line 73 of file CaloSimHitAnalysis.cc.

Referenced by analyze(), and analyzeHits().

◆ hitLab_

const std::vector<std::string> CaloSimHitAnalysis::hitLab_
private

Definition at line 62 of file CaloSimHitAnalysis.cc.

Referenced by CaloSimHitAnalysis().

◆ maxEnergy_

const double CaloSimHitAnalysis::maxEnergy_
private

Definition at line 64 of file CaloSimHitAnalysis.cc.

◆ maxTime_

const double CaloSimHitAnalysis::maxTime_
private

Definition at line 64 of file CaloSimHitAnalysis.cc.

◆ nCalo_

constexpr int CaloSimHitAnalysis::nCalo_ = 6
staticprivate

Definition at line 75 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ passive_

const bool CaloSimHitAnalysis::passive_
private

Definition at line 65 of file CaloSimHitAnalysis.cc.

Referenced by analyze().

◆ tCut_

const double CaloSimHitAnalysis::tCut_
private

Definition at line 64 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ testNumber_

const bool CaloSimHitAnalysis::testNumber_
private

Definition at line 65 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ timeSliceUnit_

const std::vector<double> CaloSimHitAnalysis::timeSliceUnit_
private

Definition at line 63 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ tMax_

const double CaloSimHitAnalysis::tMax_
private

Definition at line 64 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().

◆ tok_passive_

const edm::EDGetTokenT<edm::PassiveHitContainer> CaloSimHitAnalysis::tok_passive_
private

Definition at line 70 of file CaloSimHitAnalysis.cc.

Referenced by analyze().

◆ tokGeom_

const edm::ESGetToken<CaloGeometry, CaloGeometryRecord> CaloSimHitAnalysis::tokGeom_
private

Definition at line 68 of file CaloSimHitAnalysis.cc.

Referenced by analyze().

◆ toks_calo_

const std::vector<edm::EDGetTokenT<edm::PCaloHitContainer> > CaloSimHitAnalysis::toks_calo_
private

Definition at line 69 of file CaloSimHitAnalysis.cc.

Referenced by analyze().

◆ tScale_

const double CaloSimHitAnalysis::tScale_
private

Definition at line 64 of file CaloSimHitAnalysis.cc.

Referenced by analyzeHits().