#include <L3MuonTrajectorySeed.h>
Public Types | |
typedef edm::OwnVector < TrackingRecHit > | RecHitContainer |
Public Types inherited from TrajectorySeed | |
typedef recHitContainer::const_iterator | const_iterator |
typedef std::pair < const_iterator, const_iterator > | range |
typedef edm::OwnVector < TrackingRecHit > | recHitContainer |
Private Attributes | |
l1extra::L1MuonParticleRef | theL1Particle |
reco::TrackRef | theL2Track |
Concrete class for the seed used by the second level of the muon HLT. It stores the information (and the link) from the L1 particle
Definition at line 17 of file L3MuonTrajectorySeed.h.
Definition at line 19 of file L3MuonTrajectorySeed.h.
|
inline |
|
inline |
Constructor with L1 ref.
Definition at line 25 of file L3MuonTrajectorySeed.h.
|
inline |
|
inlinevirtual |
|
inline |
Get L1 info.
Definition at line 40 of file L3MuonTrajectorySeed.h.
References theL1Particle.
Referenced by L3TkMuonProducer::makePseudoRef().
|
inline |
Get L2 info.
Definition at line 43 of file L3MuonTrajectorySeed.h.
References theL2Track.
Referenced by L3TkMuonProducer::makePseudoRef().
|
private |
Definition at line 48 of file L3MuonTrajectorySeed.h.
Referenced by l1Particle().
|
private |
Definition at line 49 of file L3MuonTrajectorySeed.h.
Referenced by l2Track().