1 #ifndef PileupSummaryInfo_h
2 #define PileupSummaryInfo_h
31 std::vector<float>& zpositions,
32 std::vector<float>& sumpT_lowpT,
33 std::vector<float>& sumpT_highpT,
34 std::vector<int>& ntrks_lowpT,
35 std::vector<int>& ntrks_highpT );
38 std::vector<float>& zpositions,
39 std::vector<float>& sumpT_lowpT,
40 std::vector<float>& sumpT_highpT,
41 std::vector<int>& ntrks_lowpT,
42 std::vector<int>& ntrks_highpT,
47 std::vector<float>& zpositions,
48 std::vector<float>& sumpT_lowpT,
49 std::vector<float>& sumpT_highpT,
50 std::vector<int>& ntrks_lowpT,
51 std::vector<int>& ntrks_highpT,
53 float TrueNumInteractions);
56 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