CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
l1t::SAMuon Class Reference

#include <SAMuon.h>

Inheritance diagram for l1t::SAMuon:
l1t::L1Candidate reco::LeafCandidate reco::Candidate

Public Member Functions

void addStub (const MuonStubRef &stub)
 
const Phase2L1GMT::q_sa_t apCharge () const
 
const Phase2L1GMT::d0_sa_t apD0 () const
 
const Phase2L1GMT::eta_sa_t apEta () const
 
const Phase2L1GMT::phi_sa_t apPhi () const
 
const Phase2L1GMT::pt_sa_t apPt () const
 
const Phase2L1GMT::qual_sa_t apQualFlags () const
 
const Phase2L1GMT::valid_sa_t apValid () const
 
const Phase2L1GMT::z0_sa_t apZ0 () const
 
const uint hwBeta () const
 
const bool hwCharge () const
 
const int hwD0 () const
 
const int hwZ0 () const
 
bool operator< (const SAMuon &other) const
 
bool operator> (const SAMuon &other) const
 
const int phCharge () const
 
const double phD0 () const
 
const double phEta () const
 
const double phPhi () const
 
const double phPt () const
 
const double phZ0 () const
 
void print () const
 
 SAMuon ()
 
 SAMuon (const l1t::Muon &mu, bool charge, uint pt, int eta, int phi, int z0, int d0, uint quality)
 
void setBeta (uint beta)
 
void setStubs (const MuonStubRefVector &stubs)
 
void setTF (tftype tf)
 
void setTrackID (unsigned int ID)
 
void setWord (uint64_t word)
 
const MuonStubRefVector stubs () const
 
const tftype tfType () const
 
unsigned int trackID () const
 
const uint64_t word () const
 
 ~SAMuon () override
 
- Public Member Functions inherited from l1t::L1Candidate
int hwEta () const
 
int hwIso () const
 
int hwPhi () const
 
int hwPt () const
 
int hwQual () const
 
 L1Candidate ()
 
 L1Candidate (const LorentzVector &p4, int pt=0, int eta=0, int phi=0, int qual=0, int iso=0)
 
 L1Candidate (const PolarLorentzVector &p4, int pt=0, int eta=0, int phi=0, int qual=0, int iso=0)
 
virtual bool operator!= (const l1t::L1Candidate &rhs) const
 
virtual bool operator== (const l1t::L1Candidate &rhs) const
 
void setHwEta (int eta)
 
void setHwIso (int iso)
 
void setHwPhi (int phi)
 
void setHwPt (int pt)
 
void setHwQual (int qual)
 
 ~L1Candidate () override
 
- Public Member Functions inherited from reco::LeafCandidate
Vector boostToCM () const final
 
int charge () const final
 electric charge More...
 
LeafCandidateclone () const override
 returns a clone of the Candidate object More...
 
void construct (int qx3, float pt, float eta, float phi, float mass, const Point &vtx, int pdgId, int status)
 
const Candidatedaughter (size_type) const override
 return daughter at a given position (throws an exception) More...
 
Candidatedaughter (size_type) override
 return daughter at a given position (throws an exception) More...
 
Candidatedaughter (const std::string &s) override
 return daughter with a specified role name More...
 
const Candidatedaughter (const std::string &s) const override
 return daughter with a specified role name More...
 
double energy () const final
 energy More...
 
double et () const final
 transverse energy More...
 
double et2 () const final
 transverse energy squared (use this for cut!) More...
 
double eta () const final
 momentum pseudorapidity More...
 
void fillVertexCovariance (CovarianceMatrix &v) const override
 fill SMatrix More...
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
bool hasMasterClone () const override
 
bool hasMasterClonePtr () const override
 
bool isCaloMuon () const override
 
bool isConvertedPhoton () const override
 
bool isElectron () const override
 
bool isGlobalMuon () const override
 
bool isJet () const override
 
bool isMuon () const override
 
bool isPhoton () const override
 
bool isStandAloneMuon () const override
 
bool isTrackerMuon () const override
 
 LeafCandidate ()
 
 LeafCandidate (const Candidate &c)
 
template<typename... Args>
 LeafCandidate (Args &&... args)
 
 LeafCandidate (LeafCandidate &rh)
 
 LeafCandidate (LeafCandidate &&)=default
 
 LeafCandidate (LeafCandidate const &)=default
 
bool longLived () const final
 is long lived? More...
 
double mass () const final
 mass More...
 
bool massConstraint () const final
 do mass constraint? More...
 
double massSqr () const final
 mass squared More...
 
const CandidateBaseRefmasterClone () const override
 
const CandidatePtrmasterClonePtr () const override
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
Vector momentum () const final
 spatial momentum vector More...
 
const Candidatemother (size_type) const override
 return mother at a given position (throws an exception) More...
 
double mt () const final
 transverse mass More...
 
double mtSqr () const final
 transverse mass squared More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
size_t numberOfDaughters () const override
 number of daughters More...
 
size_t numberOfMothers () const override
 number of mothers More...
 
size_t numberOfSourceCandidatePtrs () const override
 
LeafCandidateoperator= (LeafCandidate &&)=default
 
LeafCandidateoperator= (LeafCandidate const &)=default
 
double p () const final
 magnitude of momentum vector More...
 
const LorentzVectorp4 () const final
 four-momentum Lorentz vector More...
 
int pdgId () const final
 PDG identifier. More...
 
double phi () const final
 momentum azimuthal angle More...
 
const PolarLorentzVectorpolarP4 () const final
 four-momentum Lorentz vector More...
 
double pt () const final
 transverse momentum More...
 
double px () const final
 x coordinate of momentum vector More...
 
double py () const final
 y coordinate of momentum vector More...
 
double pz () const final
 z coordinate of momentum vector More...
 
double rapidity () const final
 rapidity More...
 
void setCharge (Charge q) final
 set electric charge More...
 
void setLongLived () final
 
void setMass (double m) final
 set particle mass More...
 
void setMassConstraint () final
 
void setP4 (const LorentzVector &p4) final
 set 4-momentum More...
 
void setP4 (const PolarLorentzVector &p4) final
 set 4-momentum More...
 
void setPdgId (int pdgId) final
 
void setPz (double pz) final
 
void setStatus (int status) final
 set status word More...
 
void setThreeCharge (Charge qx3) final
 set electric charge More...
 
void setVertex (const Point &vertex) override
 set vertex More...
 
CandidatePtr sourceCandidatePtr (size_type i) const override
 
int status () const final
 status word More...
 
double theta () const final
 momentum polar angle More...
 
int threeCharge () const final
 electric charge More...
 
const Pointvertex () const override
 vertex position (overwritten by PF...) More...
 
double vertexChi2 () const override
 chi-squares More...
 
double vertexCovariance (int i, int j) const override
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const final
 return SMatrix More...
 
double vertexNdof () const override
 
double vertexNormalizedChi2 () const override
 chi-squared divided by n.d.o.f. More...
 
double vx () const override
 x coordinate of vertex position More...
 
double vy () const override
 y coordinate of vertex position More...
 
double vz () const override
 z coordinate of vertex position More...
 
double y () const final
 rapidity More...
 
 ~LeafCandidate () override
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
const_iterator begin () const
 first daughter const_iterator More...
 
iterator begin ()
 first daughter iterator More...
 
virtual const TrackbestTrack () const
 
 Candidate ()
 default constructor More...
 
virtual float dxyError () const
 uncertainty on dxy More...
 
virtual float dzError () const
 uncertainty on dz More...
 
const_iterator end () const
 last daughter const_iterator More...
 
iterator end ()
 last daughter iterator More...
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
virtual void setSourceCandidatePtr (const CandidatePtr &ptr)
 Set the ptr to the source Candidate. More...
 
virtual ~Candidate ()
 destructor More...
 

Private Attributes

uint hwBeta_
 
bool hwCharge_
 
int hwD0_
 
int hwZ0_
 
MuonStubRefVector stubs_
 
tftype tf_
 
unsigned int trackID_
 
uint64_t word_
 

Additional Inherited Members

- Public Types inherited from reco::LeafCandidate
typedef int Charge
 electric charge type More...
 
typedef CandidateCollection daughters
 collection of daughter candidates More...
 
typedef unsigned int index
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef math::PtEtaPhiMLorentzVector PolarLorentzVector
 Lorentz vector. More...
 
typedef math::XYZVector Vector
 point in the space More...
 
- Public Types inherited from reco::Candidate
enum  { dimension = 3 }
 
enum  { size = dimension * (dimension + 1) / 2 }
 matix size More...
 
typedef int Charge
 electric charge type More...
 
typedef candidate::const_iterator const_iterator
 
typedef math::Error< dimension >::type CovarianceMatrix
 covariance error matrix (3x3) More...
 
typedef unsigned int index
 index type More...
 
typedef candidate::iterator iterator
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef math::PtEtaPhiMLorentzVector PolarLorentzVector
 Lorentz vector. More...
 
typedef size_t size_type
 
typedef math::XYZVector Vector
 point in the space More...
 

Detailed Description

Definition at line 21 of file SAMuon.h.

Constructor & Destructor Documentation

◆ SAMuon() [1/2]

SAMuon::SAMuon ( )

Definition at line 6 of file SAMuon.cc.

6 : hwZ0_(0), hwD0_(0), word_(0) {}
int hwZ0_
Definition: SAMuon.h:81
uint64_t word_
Definition: SAMuon.h:84
int hwD0_
Definition: SAMuon.h:82

◆ SAMuon() [2/2]

SAMuon::SAMuon ( const l1t::Muon mu,
bool  charge,
uint  pt,
int  eta,
int  phi,
int  z0,
int  d0,
uint  quality 
)

Definition at line 8 of file SAMuon.cc.

9  : L1Candidate(mu.p4(), pt, eta, phi, quality), hwCharge_(charge), hwZ0_(z0), hwD0_(d0), word_(0), trackID_(0) {}
double pt() const final
transverse momentum
unsigned int trackID_
Definition: SAMuon.h:86
int hwZ0_
Definition: SAMuon.h:81
string quality
bool hwCharge_
Definition: SAMuon.h:80
uint64_t word_
Definition: SAMuon.h:84
int hwD0_
Definition: SAMuon.h:82
static constexpr float d0
double phi() const final
momentum azimuthal angle
int charge() const final
electric charge
double eta() const final
momentum pseudorapidity

◆ ~SAMuon()

SAMuon::~SAMuon ( )
override

Definition at line 11 of file SAMuon.cc.

11 {}

Member Function Documentation

◆ addStub()

void l1t::SAMuon::addStub ( const MuonStubRef stub)
inline

Definition at line 75 of file SAMuon.h.

References stubs_.

75 { stubs_.push_back(stub); }
MuonStubRefVector stubs_
Definition: SAMuon.h:85

◆ apCharge()

const Phase2L1GMT::q_sa_t l1t::SAMuon::apCharge ( ) const
inline

Definition at line 47 of file SAMuon.h.

References hwCharge().

47 { return Phase2L1GMT::q_sa_t(hwCharge()); };
const bool hwCharge() const
Definition: SAMuon.h:29
ap_uint< 1 > q_sa_t
Definition: Constants.h:121

◆ apD0()

const Phase2L1GMT::d0_sa_t l1t::SAMuon::apD0 ( ) const
inline

Definition at line 46 of file SAMuon.h.

References hwD0().

46 { return Phase2L1GMT::d0_sa_t(hwD0()); };
ap_int< BITSSAD0 > d0_sa_t
Definition: Constants.h:120
const int hwD0() const
Definition: SAMuon.h:31

◆ apEta()

const Phase2L1GMT::eta_sa_t l1t::SAMuon::apEta ( ) const
inline

Definition at line 44 of file SAMuon.h.

References l1t::L1Candidate::hwEta().

44 { return Phase2L1GMT::eta_sa_t(hwEta()); };
ap_int< BITSGTETA > eta_sa_t
Definition: Constants.h:118
int hwEta() const
Definition: L1Candidate.h:36

◆ apPhi()

const Phase2L1GMT::phi_sa_t l1t::SAMuon::apPhi ( ) const
inline

Definition at line 43 of file SAMuon.h.

References l1t::L1Candidate::hwPhi().

43 { return Phase2L1GMT::phi_sa_t(hwPhi()); };
int hwPhi() const
Definition: L1Candidate.h:37
ap_int< BITSGTPHI > phi_sa_t
Definition: Constants.h:117

◆ apPt()

const Phase2L1GMT::pt_sa_t l1t::SAMuon::apPt ( ) const
inline

Definition at line 42 of file SAMuon.h.

References l1t::L1Candidate::hwPt().

42 { return Phase2L1GMT::pt_sa_t(hwPt()); };
ap_uint< BITSGTPT > pt_sa_t
Definition: Constants.h:116
int hwPt() const
Definition: L1Candidate.h:35

◆ apQualFlags()

const Phase2L1GMT::qual_sa_t l1t::SAMuon::apQualFlags ( ) const
inline

Definition at line 48 of file SAMuon.h.

References l1t::L1Candidate::hwQual().

48 { return Phase2L1GMT::qual_sa_t(hwQual()); };
ap_uint< BITSSAQUAL > qual_sa_t
Definition: Constants.h:122
int hwQual() const
Definition: L1Candidate.h:38

◆ apValid()

const Phase2L1GMT::valid_sa_t l1t::SAMuon::apValid ( ) const
inline

Definition at line 41 of file SAMuon.h.

References l1t::L1Candidate::hwPt().

41 { return Phase2L1GMT::valid_sa_t(hwPt() > 0); };
int hwPt() const
Definition: L1Candidate.h:35
ap_uint< 1 > valid_sa_t
Definition: Constants.h:115

◆ apZ0()

const Phase2L1GMT::z0_sa_t l1t::SAMuon::apZ0 ( ) const
inline

Definition at line 45 of file SAMuon.h.

References hwZ0().

45 { return Phase2L1GMT::z0_sa_t(hwZ0()); };
const int hwZ0() const
Definition: SAMuon.h:30
ap_int< BITSSAZ0 > z0_sa_t
Definition: Constants.h:119

◆ hwBeta()

const uint l1t::SAMuon::hwBeta ( ) const
inline

Definition at line 32 of file SAMuon.h.

References hwBeta_.

32 { return hwBeta_; }
uint hwBeta_
Definition: SAMuon.h:83

◆ hwCharge()

const bool l1t::SAMuon::hwCharge ( ) const
inline

Definition at line 29 of file SAMuon.h.

References hwCharge_.

Referenced by apCharge(), and phCharge().

29 { return hwCharge_; }
bool hwCharge_
Definition: SAMuon.h:80

◆ hwD0()

const int l1t::SAMuon::hwD0 ( ) const
inline

Definition at line 31 of file SAMuon.h.

References hwD0_.

Referenced by apD0(), and phD0().

31 { return hwD0_; }
int hwD0_
Definition: SAMuon.h:82

◆ hwZ0()

const int l1t::SAMuon::hwZ0 ( ) const
inline

Definition at line 30 of file SAMuon.h.

References hwZ0_.

Referenced by apZ0(), and phZ0().

30 { return hwZ0_; }
int hwZ0_
Definition: SAMuon.h:81

◆ operator<()

bool l1t::SAMuon::operator< ( const SAMuon other) const
inline

Definition at line 62 of file SAMuon.h.

References l1t::L1Candidate::hwEta(), l1t::L1Candidate::hwPt(), and trackingPlots::other.

62  {
63  if (hwPt() == other.hwPt())
64  return (hwEta() < other.hwEta());
65  else
66  return (hwPt() < other.hwPt());
67  }
int hwEta() const
Definition: L1Candidate.h:36
int hwPt() const
Definition: L1Candidate.h:35

◆ operator>()

bool l1t::SAMuon::operator> ( const SAMuon other) const
inline

Definition at line 68 of file SAMuon.h.

References l1t::L1Candidate::hwEta(), l1t::L1Candidate::hwPt(), and trackingPlots::other.

68  {
69  if (hwPt() == other.hwPt())
70  return (hwEta() > other.hwEta());
71  else
72  return (hwPt() > other.hwPt());
73  }
int hwEta() const
Definition: L1Candidate.h:36
int hwPt() const
Definition: L1Candidate.h:35

◆ phCharge()

const int l1t::SAMuon::phCharge ( ) const
inline

Definition at line 56 of file SAMuon.h.

References hwCharge(), and funct::pow().

56 { return pow(-1, hwCharge()); }
const bool hwCharge() const
Definition: SAMuon.h:29
Power< A, B >::type pow(const A &a, const B &b)
Definition: Power.h:29

◆ phD0()

const double l1t::SAMuon::phD0 ( ) const
inline

Definition at line 52 of file SAMuon.h.

References hwD0(), and Phase2L1GMT::LSBSAd0.

52 { return Phase2L1GMT::LSBSAd0 * hwD0(); }
const int hwD0() const
Definition: SAMuon.h:31
const float LSBSAd0
Definition: Constants.h:99

◆ phEta()

const double l1t::SAMuon::phEta ( ) const
inline

Definition at line 54 of file SAMuon.h.

References l1t::L1Candidate::hwEta(), and Phase2L1GMT::LSBeta.

54 { return Phase2L1GMT::LSBeta * hwEta(); }
int hwEta() const
Definition: L1Candidate.h:36
const float LSBeta
Definition: Constants.h:94

◆ phPhi()

const double l1t::SAMuon::phPhi ( ) const
inline

Definition at line 55 of file SAMuon.h.

References l1t::L1Candidate::hwPhi(), and Phase2L1GMT::LSBphi.

55 { return Phase2L1GMT::LSBphi * hwPhi(); }
const float LSBphi
Definition: Constants.h:93
int hwPhi() const
Definition: L1Candidate.h:37

◆ phPt()

const double l1t::SAMuon::phPt ( ) const
inline

Definition at line 53 of file SAMuon.h.

References l1t::L1Candidate::hwPt(), and Phase2L1GMT::LSBpt.

53 { return Phase2L1GMT::LSBpt * hwPt(); }
const float LSBpt
Definition: Constants.h:92
int hwPt() const
Definition: L1Candidate.h:35

◆ phZ0()

const double l1t::SAMuon::phZ0 ( ) const
inline

Definition at line 51 of file SAMuon.h.

References hwZ0(), and Phase2L1GMT::LSBSAz0.

51 { return Phase2L1GMT::LSBSAz0 * hwZ0(); }
const float LSBSAz0
Definition: Constants.h:98
const int hwZ0() const
Definition: SAMuon.h:30

◆ print()

void SAMuon::print ( void  ) const

Definition at line 13 of file SAMuon.cc.

References hwBeta_, hwCharge_, hwD0_, l1t::L1Candidate::hwEta(), l1t::L1Candidate::hwIso(), l1t::L1Candidate::hwPhi(), l1t::L1Candidate::hwPt(), l1t::L1Candidate::hwQual(), hwZ0_, LogDebug, and reco::LeafCandidate::p4().

13  {
14  LogDebug("SAMuon") << "Standalone Muon: charge=" << hwCharge_ << " pt=" << hwPt() << "," << p4().pt()
15  << " eta=" << hwEta() << "," << p4().eta() << " phi=" << hwPhi() << "," << p4().phi()
16  << " z0=" << hwZ0_ << " d0=" << hwD0_ << " isolation=" << hwIso() << " beta=" << hwBeta_
17  << " quality=" << hwQual();
18 }
uint hwBeta_
Definition: SAMuon.h:83
int hwPhi() const
Definition: L1Candidate.h:37
int hwZ0_
Definition: SAMuon.h:81
const LorentzVector & p4() const final
four-momentum Lorentz vector
int hwQual() const
Definition: L1Candidate.h:38
bool hwCharge_
Definition: SAMuon.h:80
int hwEta() const
Definition: L1Candidate.h:36
int hwD0_
Definition: SAMuon.h:82
int hwPt() const
Definition: L1Candidate.h:35
int hwIso() const
Definition: L1Candidate.h:39
#define LogDebug(id)

◆ setBeta()

void l1t::SAMuon::setBeta ( uint  beta)
inline

Definition at line 33 of file SAMuon.h.

References HLT_2024v14_cff::beta, and hwBeta_.

◆ setStubs()

void l1t::SAMuon::setStubs ( const MuonStubRefVector stubs)
inline

Definition at line 76 of file SAMuon.h.

References stubs(), and stubs_.

76 { stubs_ = stubs; }
const MuonStubRefVector stubs() const
Definition: SAMuon.h:77
MuonStubRefVector stubs_
Definition: SAMuon.h:85

◆ setTF()

void l1t::SAMuon::setTF ( tftype  tf)
inline

Definition at line 34 of file SAMuon.h.

References tf_.

Referenced by Phase2L1TGMTFwdMuonTranslator::ConvertEMTFTrack(), and Phase2L1TGMTFwdMuonTranslator::Convertl1tMuon().

34 { tf_ = tf; }
tftype tf_
Definition: SAMuon.h:87

◆ setTrackID()

void l1t::SAMuon::setTrackID ( unsigned int  ID)
inline

Definition at line 37 of file SAMuon.h.

References trackID_.

37 { trackID_ = ID; }
uint32_t ID
Definition: Definitions.h:24
unsigned int trackID_
Definition: SAMuon.h:86

◆ setWord()

void l1t::SAMuon::setWord ( uint64_t  word)
inline

Definition at line 59 of file SAMuon.h.

References word(), and word_.

59 { word_ = word; }
uint64_t word_
Definition: SAMuon.h:84
const uint64_t word() const
Definition: SAMuon.h:58

◆ stubs()

const MuonStubRefVector l1t::SAMuon::stubs ( ) const
inline

Definition at line 77 of file SAMuon.h.

References stubs_.

Referenced by setStubs().

77 { return stubs_; }
MuonStubRefVector stubs_
Definition: SAMuon.h:85

◆ tfType()

const tftype l1t::SAMuon::tfType ( ) const
inline

Definition at line 39 of file SAMuon.h.

References tf_.

39 { return tf_; }
tftype tf_
Definition: SAMuon.h:87

◆ trackID()

unsigned int l1t::SAMuon::trackID ( ) const
inline

Definition at line 35 of file SAMuon.h.

References trackID_.

35 { return trackID_; }
unsigned int trackID_
Definition: SAMuon.h:86

◆ word()

const uint64_t l1t::SAMuon::word ( ) const
inline

Definition at line 58 of file SAMuon.h.

References word_.

Referenced by setWord().

58 { return word_; }
uint64_t word_
Definition: SAMuon.h:84

Member Data Documentation

◆ hwBeta_

uint l1t::SAMuon::hwBeta_
private

Definition at line 83 of file SAMuon.h.

Referenced by hwBeta(), print(), and setBeta().

◆ hwCharge_

bool l1t::SAMuon::hwCharge_
private

Definition at line 80 of file SAMuon.h.

Referenced by hwCharge(), and print().

◆ hwD0_

int l1t::SAMuon::hwD0_
private

Definition at line 82 of file SAMuon.h.

Referenced by hwD0(), and print().

◆ hwZ0_

int l1t::SAMuon::hwZ0_
private

Definition at line 81 of file SAMuon.h.

Referenced by hwZ0(), and print().

◆ stubs_

MuonStubRefVector l1t::SAMuon::stubs_
private

Definition at line 85 of file SAMuon.h.

Referenced by addStub(), setStubs(), and stubs().

◆ tf_

tftype l1t::SAMuon::tf_
private

Definition at line 87 of file SAMuon.h.

Referenced by setTF(), and tfType().

◆ trackID_

unsigned int l1t::SAMuon::trackID_
private

Definition at line 86 of file SAMuon.h.

Referenced by setTrackID(), and trackID().

◆ word_

uint64_t l1t::SAMuon::word_
private

Definition at line 84 of file SAMuon.h.

Referenced by setWord(), and word().