#include <L2MuonTrajectorySeed.h>
Private Attributes | |
l1extra::L1MuonParticleRef | theL1Particle |
l1t::MuonRef | theL1TParticle |
Additional Inherited Members | |
Public Types inherited from TrajectorySeed | |
typedef edm::OwnVector< TrackingRecHit > | RecHitContainer |
typedef edm::Range< RecHitContainer::const_iterator > | RecHitRange |
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.
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 22 of file L2MuonTrajectorySeed.cc.
References theL1TParticle.
|
inlineoverride |
|
inline |
Get L1 info.
Definition at line 40 of file L2MuonTrajectorySeed.h.
References theL1Particle.
|
inline |
Definition at line 41 of file L2MuonTrajectorySeed.h.
References theL1TParticle.
|
private |
Definition at line 45 of file L2MuonTrajectorySeed.h.
Referenced by l1Particle(), and L2MuonTrajectorySeed().
|
private |
Definition at line 46 of file L2MuonTrajectorySeed.h.
Referenced by l1tParticle(), and L2MuonTrajectorySeed().