CMS 3D CMS Logo

SuperclusTkIsolFromCands.h
Go to the documentation of this file.
1 #ifndef RecoEgamma_EgammaIsolationAlgos_SuperclusTkIsolFromCands_h
2 #define RecoEgamma_EgammaIsolationAlgos_SuperclusTkIsolFromCands_h
3 
14 
16 public:
21  PIDVeto pidVeto = PIDVeto::NONE)
22  : EleTkIsolFromCands(cfg, cands, pidVeto) {}
23 
25 };
26 
27 #endif
std::vector< pat::PackedCandidate > PackedCandidateCollection
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
SuperclusTkIsolFromCands(Configuration const &cfg, reco::TrackCollection const &tracks)
XYZPointD XYZPoint
point in space with cartesian internal representation
Definition: Point3D.h:12
Output operator()(const reco::SuperCluster &sc, const math::XYZPoint &vtx)
SuperclusTkIsolFromCands(Configuration const &cfg, pat::PackedCandidateCollection const &cands, PIDVeto pidVeto=PIDVeto::NONE)