Go to the documentation of this file.
28 ecalelem = static_cast<const reco::PFBlockElementCluster*>(elem1);
29 bremelem = static_cast<const reco::PFBlockElementBrem*>(elem2);
31 ecalelem = static_cast<const reco::PFBlockElementCluster*>(elem2);
32 bremelem = static_cast<const reco::PFBlockElementBrem*>(elem1);
static double testTrackAndClusterByRecHit(const reco::PFRecTrack &track, const reco::PFCluster &cluster, bool isBrem=false, bool debug=false)
ECALAndBREMLinker(const edm::ParameterSet &conf)
const PFRecTrack & trackPF() const
#define DEFINE_EDM_PLUGIN(factory, type, name)
LayerType
Define the different layers where the track can be propagated.
bool isValid() const
is this point valid ?
Abstract base class for a PFBlock element (track, cluster...)
reconstructed track used as an input to particle flow
A PFTrack holds several trajectory points, which basically contain the position and momentum of a tra...
double testLink(const reco::PFBlockElement *, const reco::PFBlockElement *) const override
const PFClusterRef & clusterRef() const override