#include <L2MuonTrajectorySeed.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 |
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 L2MuonTrajectorySeed.h.
Definition at line 19 of file L2MuonTrajectorySeed.h.
L2MuonTrajectorySeed::L2MuonTrajectorySeed | ( | ) |
L2MuonTrajectorySeed::L2MuonTrajectorySeed | ( | PTrajectoryStateOnDet const & | ptsos, |
RecHitContainer const & | rh, | ||
PropagationDirection | dir, | ||
l1extra::L1MuonParticleRef | l1Ref | ||
) |
Constructor.
Definition at line 14 of file L2MuonTrajectorySeed.cc.
References theL1Particle.
L2MuonTrajectorySeed::L2MuonTrajectorySeed | ( | PTrajectoryStateOnDet const & | ptsos, |
RecHitContainer const & | rh, | ||
PropagationDirection | dir, | ||
l1t::MuonRef | l1Ref | ||
) |
Constructor for stage2 L1.
Definition at line 21 of file L2MuonTrajectorySeed.cc.
References theL1TParticle.
|
inlinevirtual |
|
inline |
Get L1 info.
Definition at line 42 of file L2MuonTrajectorySeed.h.
References theL1Particle.
|
inline |
Definition at line 43 of file L2MuonTrajectorySeed.h.
References theL1TParticle.
|
private |
Definition at line 48 of file L2MuonTrajectorySeed.h.
Referenced by l1Particle(), and L2MuonTrajectorySeed().
|
private |
Definition at line 49 of file L2MuonTrajectorySeed.h.
Referenced by l1tParticle(), and L2MuonTrajectorySeed().