Main Page
Namespaces
Classes
Package Documentation
SimDataFormats
CaloHit
src
HFShowerLibraryEventInfo.cc
Go to the documentation of this file.
1
#include "
SimDataFormats/CaloHit/interface/HFShowerLibraryEventInfo.h
"
2
3
HFShowerLibraryEventInfo::HFShowerLibraryEventInfo
(
4
int
events
,
int
bins
,
int
eventsPerBin,
float
libraryVersion,
float
physListVersion,
const
std::vector<double>& en)
5
:
fEvents
(events),
6
fBins(bins),
7
fEventsPerBin(eventsPerBin),
8
fHFShowerLibVers(libraryVersion),
9
fPhyListVers(physListVersion),
10
fEnergies(en) {}
hcaldqm::quantity::fEvents
Definition:
ValueQuantity.h:12
HFShowerLibraryEventInfo.h
PatBasicFWLiteAnalyzer.events
events
Definition:
PatBasicFWLiteAnalyzer.py:9
create_public_pileup_plots.bins
bins
Definition:
create_public_pileup_plots.py:231
HFShowerLibraryEventInfo::HFShowerLibraryEventInfo
HFShowerLibraryEventInfo()
Definition:
HFShowerLibraryEventInfo.h:8
Generated for CMSSW Reference Manual by
1.8.11