1 #ifndef PileupSummaryInfo_h 2 #define PileupSummaryInfo_h 27 const std::vector<float>& zpositions,
28 const std::vector<float>& times,
29 const std::vector<float>& sumpT_lowpT,
30 const std::vector<float>& sumpT_highpT,
31 const std::vector<int>& ntrks_lowpT,
32 const std::vector<int>& ntrks_highpT);
35 const std::vector<float>& zpositions,
36 const std::vector<float>& times,
37 const std::vector<float>& sumpT_lowpT,
38 const std::vector<float>& sumpT_highpT,
39 const std::vector<int>& ntrks_lowpT,
40 const std::vector<int>& ntrks_highpT,
44 const std::vector<float>& zpositions,
45 const std::vector<float>& times,
46 const std::vector<float>& sumpT_lowpT,
47 const std::vector<float>& sumpT_highpT,
48 const std::vector<int>& ntrks_lowpT,
49 const std::vector<int>& ntrks_highpT,
50 const std::vector<edm::EventID>&
eventInfo,
51 const std::vector<float>& pT_hats,
53 float TrueNumInteractions,
58 const std::vector<edm::EventID>&
eventInfo);
const std::vector< float > & getPU_instLumi() const
std::vector< int > ntrks_lowpT_
const std::vector< float > & getPU_pT_hats() const
std::vector< edm::EventID > eventInfo_
std::vector< float > pT_hats_
std::vector< float > sumpT_highpT_
const int getBunchSpacing() const
const std::vector< float > & getPU_zpositions() const
const std::vector< float > & getPU_sumpT_lowpT() const
std::vector< float > sumpT_lowpT_
std::vector< float > zpositions_
const std::vector< float > & getPU_times() const
const std::vector< int > & getPU_ntrks_lowpT() const
const std::vector< int > & getPU_ntrks_highpT() const
std::vector< int > ntrks_highpT_
std::vector< float > instLumi_
const int getBunchCrossing() const
float TrueNumInteractions_
const std::vector< float > & getPU_sumpT_highpT() const
const float getTrueNumInteractions() const
eventInfo
add run, event number and lumi section
const int getPU_NumInteractions() const
std::vector< float > times_
const std::vector< edm::EventID > & getPU_EventID() const