1 #ifndef PileupSummaryInfo_h
2 #define PileupSummaryInfo_h
32 std::vector<float>& zpositions,
33 std::vector<float>& sumpT_lowpT,
34 std::vector<float>& sumpT_highpT,
35 std::vector<int>& ntrks_lowpT,
36 std::vector<int>& ntrks_highpT );
39 std::vector<float>& zpositions,
40 std::vector<float>& sumpT_lowpT,
41 std::vector<float>& sumpT_highpT,
42 std::vector<int>& ntrks_lowpT,
43 std::vector<int>& ntrks_highpT,
48 std::vector<float>& zpositions,
49 std::vector<float>& sumpT_lowpT,
50 std::vector<float>& sumpT_highpT,
51 std::vector<int>& ntrks_lowpT,
52 std::vector<int>& ntrks_highpT,
54 float TrueNumInteractions);
57 std::vector<float>& instLumi,
std::vector< int > ntrks_lowpT_
std::vector< edm::EventID > eventInfo_
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
std::vector< int > ntrks_highpT_
std::vector< float > instLumi_
const int getPU_NumInteractions() const
const std::vector< int > & getPU_ntrks_lowpT() const
float TrueNumInteractions_
const std::vector< float > & getPU_sumpT_lowpT() const
const std::vector< int > & getPU_ntrks_highpT() const