#include <TSGSmart.h>
Public Member Functions | |
TSGSmart (const edm::ParameterSet &pset, edm::ConsumesCollector &iC) | |
virtual | ~TSGSmart () |
Public Member Functions inherited from TrackerSeedGenerator | |
const edm::Event * | getEvent () const |
virtual void | init (const MuonServiceProxy *service) |
virtual void | setEvent (const edm::Event &) |
TrackerSeedGenerator () | |
virtual void | trackerSeeds (const TrackCand &, const TrackingRegion &, const TrackerTopology *, BTSeedCollection &) |
virtual | ~TrackerSeedGenerator () |
destructor More... | |
Private Member Functions | |
virtual void | run (TrajectorySeedCollection &seeds, const edm::Event &ev, const edm::EventSetup &es, const TrackingRegion ®ion) |
Additional Inherited Members | |
Public Types inherited from TrackerSeedGenerator | |
typedef std::vector < TrajectorySeed > | BTSeedCollection |
typedef std::pair< const Trajectory *, reco::TrackRef > | TrackCand |
Protected Attributes inherited from TrackerSeedGenerator | |
const edm::Event * | theEvent |
const MuonServiceProxy * | theProxyService |
Definition at line 11 of file TSGSmart.h.
TSGSmart::TSGSmart | ( | const edm::ParameterSet & | pset, |
edm::ConsumesCollector & | iC | ||
) |
Definition at line 10 of file TSGSmart.cc.
References edm::ParameterSet::addParameter(), SurfaceDeformationFactory::create(), reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theConfig, theEtaBound, theMixedGenerator, thePairGenerator, and theTripletGenerator.
|
virtual |
Definition at line 55 of file TSGSmart.cc.
References theMixedGenerator, thePairGenerator, and theTripletGenerator.
|
privatevirtual |
Reimplemented from TrackerSeedGenerator.
Definition at line 62 of file TSGSmart.cc.
References TrackingRegion::direction(), PV3DBase< T, PVType, FrameType >::eta(), SeedGeneratorFromRegionHits::run(), theEtaBound, theMixedGenerator, thePairGenerator, and theTripletGenerator.
|
private |
Definition at line 23 of file TSGSmart.h.
Referenced by TSGSmart().
|
private |
Definition at line 28 of file TSGSmart.h.
Referenced by run(), and TSGSmart().
|
private |
Definition at line 26 of file TSGSmart.h.
Referenced by run(), TSGSmart(), and ~TSGSmart().
|
private |
Definition at line 24 of file TSGSmart.h.
Referenced by run(), TSGSmart(), and ~TSGSmart().
|
private |
Definition at line 25 of file TSGSmart.h.
Referenced by run(), TSGSmart(), and ~TSGSmart().