11 _useKDTree(conf.getParameter<bool>(
"useKDTree")),
12 _debug(conf.getUntrackedParameter<bool>(
"debug",
false)) {}
34 if( elem1->
type() < elem2->
type() ) {
Abstract base class for a PFBlock element (track, cluster...)
reconstructed track used as an input to particle flow
const PFClusterRef & clusterRef() const
HCALAndBREMLinker(const edm::ParameterSet &conf)
double testLink(const reco::PFBlockElement *, const reco::PFBlockElement *) const override
const reco::PFTrajectoryPoint & extrapolatedPoint(unsigned layerid) const
const PFRecTrack & trackPF() const
bool isValid() const
is this point valid ?
#define DEFINE_EDM_PLUGIN(factory, type, name)
A PFTrack holds several trajectory points, which basically contain the position and momentum of a tra...
LayerType
Define the different layers where the track can be propagated.
static double testTrackAndClusterByRecHit(const reco::PFRecTrack &track, const reco::PFCluster &cluster, bool isBrem=false, bool debug=false)