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
trigObjTnPSource_cfi.bins
bins
Definition:
trigObjTnPSource_cfi.py:20
patZpeak.events
events
Definition:
patZpeak.py:20
HFShowerLibraryEventInfo.h
HFShowerLibraryEventInfo::HFShowerLibraryEventInfo
HFShowerLibraryEventInfo()
Definition:
HFShowerLibraryEventInfo.h:8
Generated for CMSSW Reference Manual by
1.8.11