1 #ifndef PileupSummaryInfo_h 2 #define PileupSummaryInfo_h 31 const std::vector<float>& zpositions,
32 const std::vector<float>&
times,
33 const std::vector<float>& sumpT_lowpT,
34 const std::vector<float>& sumpT_highpT,
35 const std::vector<int>& ntrks_lowpT,
36 const std::vector<int>& ntrks_highpT );
39 const std::vector<float>& zpositions,
40 const std::vector<float>& times,
41 const std::vector<float>& sumpT_lowpT,
42 const std::vector<float>& sumpT_highpT,
43 const std::vector<int>& ntrks_lowpT,
44 const std::vector<int>& ntrks_highpT,
48 const std::vector<float>& zpositions,
49 const std::vector<float>& times,
50 const std::vector<float>& sumpT_lowpT,
51 const std::vector<float>& sumpT_highpT,
52 const std::vector<int>& ntrks_lowpT,
53 const std::vector<int>& ntrks_highpT,
54 const std::vector<edm::EventID>&
eventInfo,
55 const std::vector<float>& pT_hats,
57 float TrueNumInteractions,
62 const std::vector<edm::EventID>& eventInfo );
std::vector< int > ntrks_lowpT_
std::vector< edm::EventID > eventInfo_
std::vector< float > pT_hats_
std::vector< float > sumpT_highpT_
const int getBunchCrossing() const
const std::vector< edm::EventID > & getPU_EventID() const
std::vector< float > sumpT_lowpT_
const std::vector< float > & getPU_instLumi() const
const std::vector< float > & getPU_zpositions() const
std::vector< float > zpositions_
const float getTrueNumInteractions() const
const std::vector< float > & getPU_sumpT_highpT() const
const int getBunchSpacing() const
const std::vector< float > & getPU_pT_hats() const
std::vector< int > ntrks_highpT_
std::vector< float > instLumi_
const int getPU_NumInteractions() const
const std::vector< int > & getPU_ntrks_lowpT() const
float TrueNumInteractions_
eventInfo
add run, event number and lumi section
std::vector< float > times_
const std::vector< float > & getPU_times() const
const std::vector< float > & getPU_sumpT_lowpT() const
const std::vector< int > & getPU_ntrks_highpT() const