ATLAS Offline Software
Loading...
Searching...
No Matches
MuonHough::MuonDebugInfo Struct Reference

struct containing truth or track information More...

#include <Hit.h>

Collaboration diagram for MuonHough::MuonDebugInfo:

Public Attributes

int pdgId {UNINITIALIZED}
int uniqueID {UNINITIALIZED}
 pdgId of the true muon
int muonIndex {UNINITIALIZED}
 uniqueID of the true muon
float pt {UNINITIALIZED}
 index of the associated track
float eta {UNINITIALIZED}
 pt
float phi {UNINITIALIZED}
 eta
int nmdts {0}
 phi
int nrpcs {0}
int ntgcs {0}
int ncscs {0}
int nmms {0}
int nstgcs {0}
int ntmdts {0}
int ntrpcs {0}
int nttgcs {0}
int ntcscs {0}
int ntmms {0}
int ntstgcs {0}

Static Public Attributes

static constexpr int UNINITIALIZED = HitDebugInfo::UNINITIALIZED

Detailed Description

struct containing truth or track information

Definition at line 137 of file MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonLayerHough/MuonLayerHough/Hit.h.

Member Data Documentation

◆ eta

◆ muonIndex

int MuonHough::MuonDebugInfo::muonIndex {UNINITIALIZED}

◆ ncscs

int MuonHough::MuonDebugInfo::ncscs {0}

◆ nmdts

int MuonHough::MuonDebugInfo::nmdts {0}

◆ nmms

int MuonHough::MuonDebugInfo::nmms {0}

◆ nrpcs

int MuonHough::MuonDebugInfo::nrpcs {0}

◆ nstgcs

int MuonHough::MuonDebugInfo::nstgcs {0}

◆ ntcscs

int MuonHough::MuonDebugInfo::ntcscs {0}

◆ ntgcs

int MuonHough::MuonDebugInfo::ntgcs {0}

◆ ntmdts

int MuonHough::MuonDebugInfo::ntmdts {0}

◆ ntmms

int MuonHough::MuonDebugInfo::ntmms {0}

◆ ntrpcs

int MuonHough::MuonDebugInfo::ntrpcs {0}

◆ ntstgcs

int MuonHough::MuonDebugInfo::ntstgcs {0}

◆ nttgcs

int MuonHough::MuonDebugInfo::nttgcs {0}

◆ pdgId

int MuonHough::MuonDebugInfo::pdgId {UNINITIALIZED}

◆ phi

float MuonHough::MuonDebugInfo::phi {UNINITIALIZED}

◆ pt

float MuonHough::MuonDebugInfo::pt {UNINITIALIZED}

index of the associated track

Definition at line 143 of file MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonLayerHough/MuonLayerHough/Hit.h.

◆ UNINITIALIZED

int MuonHough::MuonDebugInfo::UNINITIALIZED = HitDebugInfo::UNINITIALIZED
staticconstexpr

◆ uniqueID

int MuonHough::MuonDebugInfo::uniqueID {UNINITIALIZED}

The documentation for this struct was generated from the following file: