62 theBeamSpotTag(pset.getParameter<edm::InputTag>(
"beamSpotTag"))
64 produces<TrajectorySeedCollection>();
90 beamSpot = *beamSpotHandle;
95 <<
"No beam spot available from EventSetup \n";
102 std::vector<MuonRecHitContainer> patterns;
105 for(std::vector<MuonRecHitContainer>::const_iterator seedSegments = patterns.begin();
106 seedSegments != patterns.end(); ++seedSegments)
void setBeamSpot(const GlobalVector &gv)
double z0() const
z coordinate
virtual void produce(const edm::Event &event, const edm::EventSetup &eSetup, std::vector< MuonRecHitContainer > &result)=0
MuonTransientTrackingRecHit::MuonRecHitPointer MuonRecHitPointer
virtual void produce(edm::Event &, const edm::EventSetup &)
reconstruct muon's seeds
MuonSeedVCleaner * theSeedCleaner
std::vector< TrajectorySeed > TrajectorySeedCollection
virtual ~MuonSeedGenerator()
Destructor.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
virtual void seeds(const MuonTransientTrackingRecHit::MuonRecHitContainer &hits, std::vector< TrajectorySeed > &result)=0
virtual void clean(TrajectorySeedCollection &seeds)=0
virtual void setBField(const MagneticField *field)=0
double y0() const
y coordinate
MuonSeedVFinder * theSeedFinder
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
MuonSeedVPatternRecognition * thePatternRecognition
MuonSeedGenerator(const edm::ParameterSet &)
Constructor.
std::vector< MuonRecHitPointer > MuonRecHitContainer
edm::InputTag theBeamSpotTag
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer
double x0() const
x coordinate