9 const std::vector<double>& thresholds,
10 const std::vector<unsigned>& levelOccupancy,
12 const std::vector<CandidatePtr>& constituents,
13 double unused,
double minScale,
double maxScale,
14 double scaleUsed,
unsigned preclustersFound,
15 unsigned iterationsPerformed,
bool converged)
16 : levelOccupancy_(levelOccupancy),
17 unclustered_(unclustered),
18 unclusConstituents_(constituents),
22 scaleUsed_(scaleUsed),
23 preclustersFound_(preclustersFound),
24 iterationsPerformed_(iterationsPerformed),
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
std::vector< float > thresholds_