Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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) {}
HFShowerLibraryEventInfo.h
patZpeak.events
tuple events
Definition:
patZpeak.py:19
HFShowerLibraryEventInfo::HFShowerLibraryEventInfo
HFShowerLibraryEventInfo()
Definition:
HFShowerLibraryEventInfo.h:10
Generated for CMSSW Reference Manual by
1.8.5