ATLAS Offline Software
Public Attributes | List of all members
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 barcode {UNINITIALIZED}
 pdgId of the true muon More...
 
int muonIndex {UNINITIALIZED}
 barcode of the true muon More...
 
float pt {UNINITIALIZED}
 index of the associated track More...
 
float eta {UNINITIALIZED}
 pt More...
 
float phi {UNINITIALIZED}
 eta More...
 
int nmdts {0}
 phi More...
 
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}
 

Detailed Description

struct containing truth or track information

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

Member Data Documentation

◆ barcode

int MuonHough::MuonDebugInfo::barcode {UNINITIALIZED}

◆ eta

float MuonHough::MuonDebugInfo::eta {UNINITIALIZED}

◆ 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 137 of file MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonLayerHough/MuonLayerHough/Hit.h.


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