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
(
int
events
,
int
bins
,
4
int
eventsPerBin,
5
float
libraryVersion,
6
float
physListVersion,
7
const
std::vector<double>& en) :
8
fEvents
(events), fBins(bins), fEventsPerBin(eventsPerBin),
9
fHFShowerLibVers(libraryVersion), fPhyListVers(physListVersion),
10
fEnergies(en) {}
hcaldqm::quantity::fEvents
Definition:
ValueQuantity.h:16
HFShowerLibraryEventInfo.h
PatBasicFWLiteAnalyzer.events
events
Definition:
PatBasicFWLiteAnalyzer.py:8
create_public_pileup_plots.bins
bins
Definition:
create_public_pileup_plots.py:234
HFShowerLibraryEventInfo::HFShowerLibraryEventInfo
HFShowerLibraryEventInfo()
Definition:
HFShowerLibraryEventInfo.h:10
Generated for CMSSW Reference Manual by
1.8.11