16 std::vector<float>& zpositions,
17 std::vector<float>& sumpT_lowpT,
18 std::vector<float>& sumpT_highpT,
19 std::vector<int>& ntrks_lowpT,
20 std::vector<int>& ntrks_highpT )
32 int NLoop = zpositions.size();
34 for(
int ivtx = 0; ivtx<NLoop ; ++ivtx) {
45 std::vector<float>& zpositions,
46 std::vector<float>& sumpT_lowpT,
47 std::vector<float>& sumpT_highpT,
48 std::vector<int>& ntrks_lowpT,
49 std::vector<int>& ntrks_highpT,
63 int NLoop = zpositions.size();
65 for(
int ivtx = 0; ivtx<NLoop ; ++ivtx) {
77 std::vector<float>& zpositions,
78 std::vector<float>& sumpT_lowpT,
79 std::vector<float>& sumpT_highpT,
80 std::vector<int>& ntrks_lowpT,
81 std::vector<int>& ntrks_highpT,
83 std::vector<float>& pThats,
85 float TrueNumInteractions,
87 zpositions_(zpositions),
88 sumpT_lowpT_(sumpT_lowpT),
89 sumpT_highpT_(sumpT_highpT),
90 ntrks_lowpT_(ntrks_lowpT),
91 ntrks_highpT_(ntrks_highpT),
92 eventInfo_(eventInfo),
107 std::vector<float>& instLumi,
120 for(
int ivtx = 0; ivtx<num_PU_vertices ; ++ivtx) {
std::vector< int > ntrks_lowpT_
std::vector< edm::EventID > eventInfo_
std::vector< float > sumpT_highpT_
std::vector< float > sumpT_lowpT_
std::vector< float > zpositions_
std::vector< int > ntrks_highpT_
std::vector< float > instLumi_
float TrueNumInteractions_