#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 |
l1t::MuonRef | theL1TParticle |
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 16 of file L3MuonTrajectorySeed.h.
Definition at line 18 of file L3MuonTrajectorySeed.h.
|
inline |
|
inline |
Constructor with L1 ref.
Definition at line 24 of file L3MuonTrajectorySeed.h.
|
inline |
Constructor with L1T ref.
Definition at line 29 of file L3MuonTrajectorySeed.h.
|
inline |
|
inlineoverride |
|
inline |
Get L1 info.
Definition at line 44 of file L3MuonTrajectorySeed.h.
References theL1Particle.
Referenced by L3TkMuonProducer::makePseudoRef().
|
inline |
Definition at line 45 of file L3MuonTrajectorySeed.h.
References theL1TParticle.
|
inline |
Get L2 info.
Definition at line 48 of file L3MuonTrajectorySeed.h.
References theL2Track.
Referenced by L3TkMuonProducer::makePseudoRef().
|
private |
Definition at line 53 of file L3MuonTrajectorySeed.h.
Referenced by l1Particle().
|
private |
Definition at line 54 of file L3MuonTrajectorySeed.h.
Referenced by l1tParticle().
|
private |
Definition at line 55 of file L3MuonTrajectorySeed.h.
Referenced by l2Track().