Go to the documentation of this file.
3 #include "CLHEP/Vector/LorentzVector.h"
35 return (
i.Momentum.e() >
j.Momentum.e());
42 return (
i.Momentum.perp() >
j.Momentum.perp());
49 return (
i.Momentum.e() >
j.Momentum.e());
56 return (
i.Momentum.perp() >
j.Momentum.perp());
63 return (
i.Momentum.perp() >
j.Momentum.perp());
std::vector< CalCluster > SubClusterList
bool operator()(const CalCluster &i, const CalCluster &j)
std::vector< CalCell > clusterCellList
bool operator()(const CalCluster &i, const CalCluster &j)
CLHEP::HepLorentzVector Momentum
bool operator()(const CalCluster &i, const CalCluster &j)
bool operator()(const CalCell &i, const CalCell &j)
CLHEP::HepLorentzVector Momentum
std::vector< MatchParam > MatchedClusters
bool operator()(const CalCell &i, const CalCell &j)