#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 15 of file L3MuonTrajectorySeed.h.
Definition at line 17 of file L3MuonTrajectorySeed.h.
|
inline |
|
inline |
Constructor with L1 ref.
Definition at line 23 of file L3MuonTrajectorySeed.h.
|
inline |
|
inlinevirtual |
|
inline |
Get L1 info.
Definition at line 38 of file L3MuonTrajectorySeed.h.
References theL1Particle.
Referenced by L3TkMuonProducer::makePseudoRef().
|
inline |
Get L2 info.
Definition at line 41 of file L3MuonTrajectorySeed.h.
References theL2Track.
Referenced by L3TkMuonProducer::makePseudoRef().
|
private |
Definition at line 46 of file L3MuonTrajectorySeed.h.
Referenced by l1Particle().
|
private |
Definition at line 47 of file L3MuonTrajectorySeed.h.
Referenced by l2Track().