ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
TBTrackInfo Class Reference

#include <TBTrackInfo.h>

Collaboration diagram for TBTrackInfo:

Public Member Functions

 TBTrackInfo ()
 
 ~TBTrackInfo ()
 

Public Attributes

int tb_Trigger
 
int tb_trk_nTracks
 
int tb_trk_nTracksTRT
 
float tb_sADC_S1
 
float tb_sADC_muHalo
 
float tb_sADC_muTag
 
float tb_sADC_C2
 
float tb_sADC_TRTSci
 
std::vector< int > tb_trk_nPixelHits
 
std::vector< int > tb_trk_nSctHits
 
std::vector< int > tb_trk_nTrtHitsTRT
 
std::vector< std::vector< int > > tb_trk_Trt_HLTRT
 
float tileRec_XchN1
 
float tileRec_XchN2
 
float tileRec_Xcha0
 
float tileRec_Xcha1
 
std::vector< int > tileRec_btdc1
 
std::vector< int > tileRec_GainC0
 
std::vector< int > tileRec_GainC1
 
std::vector< int > tileRec_GainC2
 
std::vector< float > tileRec_MuBack
 
std::vector< float > tileRec_TfitC0
 
std::vector< float > tileRec_TfitC1
 
std::vector< float > tileRec_TfitC2
 
std::vector< float > tileRec_EfitC0
 
std::vector< float > tileRec_EfitC1
 
std::vector< float > tileRec_EfitC2
 
std::vector< float > tileRec_Chi2C0
 
std::vector< float > tileRec_Chi2C1
 
std::vector< float > tileRec_Chi2C2
 
std::vector< std::vector< int > > tileRec_SampleC0
 
std::vector< std::vector< int > > tileRec_SampleC1
 
std::vector< std::vector< int > > tileRec_SampleC2
 

Detailed Description

Definition at line 18 of file TBTrackInfo.h.

Constructor & Destructor Documentation

◆ TBTrackInfo()

TBTrackInfo::TBTrackInfo ( )

Definition at line 7 of file TBTrackInfo.cxx.

8  : tb_Trigger (0),
11  tb_sADC_S1(0),
12  tb_sADC_muHalo(0),
13  tb_sADC_muTag(0),
14  tb_sADC_C2(0),
15  tb_sADC_TRTSci(0),
16  tileRec_XchN1(0),
17  tileRec_XchN2(0),
18  tileRec_Xcha0(0),
19  tileRec_Xcha1(0)
20 {
21 }

◆ ~TBTrackInfo()

TBTrackInfo::~TBTrackInfo ( )

Definition at line 24 of file TBTrackInfo.cxx.

24 {}

Member Data Documentation

◆ tb_sADC_C2

float TBTrackInfo::tb_sADC_C2

Definition at line 36 of file TBTrackInfo.h.

◆ tb_sADC_muHalo

float TBTrackInfo::tb_sADC_muHalo

Definition at line 34 of file TBTrackInfo.h.

◆ tb_sADC_muTag

float TBTrackInfo::tb_sADC_muTag

Definition at line 35 of file TBTrackInfo.h.

◆ tb_sADC_S1

float TBTrackInfo::tb_sADC_S1

Definition at line 33 of file TBTrackInfo.h.

◆ tb_sADC_TRTSci

float TBTrackInfo::tb_sADC_TRTSci

Definition at line 37 of file TBTrackInfo.h.

◆ tb_Trigger

int TBTrackInfo::tb_Trigger

Definition at line 29 of file TBTrackInfo.h.

◆ tb_trk_nPixelHits

std::vector<int> TBTrackInfo::tb_trk_nPixelHits

Definition at line 39 of file TBTrackInfo.h.

◆ tb_trk_nSctHits

std::vector<int> TBTrackInfo::tb_trk_nSctHits

Definition at line 40 of file TBTrackInfo.h.

◆ tb_trk_nTracks

int TBTrackInfo::tb_trk_nTracks

Definition at line 30 of file TBTrackInfo.h.

◆ tb_trk_nTracksTRT

int TBTrackInfo::tb_trk_nTracksTRT

Definition at line 31 of file TBTrackInfo.h.

◆ tb_trk_nTrtHitsTRT

std::vector<int> TBTrackInfo::tb_trk_nTrtHitsTRT

Definition at line 41 of file TBTrackInfo.h.

◆ tb_trk_Trt_HLTRT

std::vector< std::vector<int> > TBTrackInfo::tb_trk_Trt_HLTRT

Definition at line 43 of file TBTrackInfo.h.

◆ tileRec_btdc1

std::vector<int> TBTrackInfo::tileRec_btdc1

Definition at line 51 of file TBTrackInfo.h.

◆ tileRec_Chi2C0

std::vector<float> TBTrackInfo::tileRec_Chi2C0

Definition at line 63 of file TBTrackInfo.h.

◆ tileRec_Chi2C1

std::vector<float> TBTrackInfo::tileRec_Chi2C1

Definition at line 64 of file TBTrackInfo.h.

◆ tileRec_Chi2C2

std::vector<float> TBTrackInfo::tileRec_Chi2C2

Definition at line 65 of file TBTrackInfo.h.

◆ tileRec_EfitC0

std::vector<float> TBTrackInfo::tileRec_EfitC0

Definition at line 60 of file TBTrackInfo.h.

◆ tileRec_EfitC1

std::vector<float> TBTrackInfo::tileRec_EfitC1

Definition at line 61 of file TBTrackInfo.h.

◆ tileRec_EfitC2

std::vector<float> TBTrackInfo::tileRec_EfitC2

Definition at line 62 of file TBTrackInfo.h.

◆ tileRec_GainC0

std::vector<int> TBTrackInfo::tileRec_GainC0

Definition at line 52 of file TBTrackInfo.h.

◆ tileRec_GainC1

std::vector<int> TBTrackInfo::tileRec_GainC1

Definition at line 53 of file TBTrackInfo.h.

◆ tileRec_GainC2

std::vector<int> TBTrackInfo::tileRec_GainC2

Definition at line 54 of file TBTrackInfo.h.

◆ tileRec_MuBack

std::vector<float> TBTrackInfo::tileRec_MuBack

Definition at line 56 of file TBTrackInfo.h.

◆ tileRec_SampleC0

std::vector< std::vector<int> > TBTrackInfo::tileRec_SampleC0

Definition at line 67 of file TBTrackInfo.h.

◆ tileRec_SampleC1

std::vector< std::vector<int> > TBTrackInfo::tileRec_SampleC1

Definition at line 68 of file TBTrackInfo.h.

◆ tileRec_SampleC2

std::vector< std::vector<int> > TBTrackInfo::tileRec_SampleC2

Definition at line 69 of file TBTrackInfo.h.

◆ tileRec_TfitC0

std::vector<float> TBTrackInfo::tileRec_TfitC0

Definition at line 57 of file TBTrackInfo.h.

◆ tileRec_TfitC1

std::vector<float> TBTrackInfo::tileRec_TfitC1

Definition at line 58 of file TBTrackInfo.h.

◆ tileRec_TfitC2

std::vector<float> TBTrackInfo::tileRec_TfitC2

Definition at line 59 of file TBTrackInfo.h.

◆ tileRec_Xcha0

float TBTrackInfo::tileRec_Xcha0

Definition at line 48 of file TBTrackInfo.h.

◆ tileRec_Xcha1

float TBTrackInfo::tileRec_Xcha1

Definition at line 49 of file TBTrackInfo.h.

◆ tileRec_XchN1

float TBTrackInfo::tileRec_XchN1

Definition at line 46 of file TBTrackInfo.h.

◆ tileRec_XchN2

float TBTrackInfo::tileRec_XchN2

Definition at line 47 of file TBTrackInfo.h.


The documentation for this class was generated from the following files:
TBTrackInfo::tb_trk_nTracksTRT
int tb_trk_nTracksTRT
Definition: TBTrackInfo.h:31
TBTrackInfo::tileRec_Xcha0
float tileRec_Xcha0
Definition: TBTrackInfo.h:48
TBTrackInfo::tb_Trigger
int tb_Trigger
Definition: TBTrackInfo.h:29
TBTrackInfo::tb_trk_nTracks
int tb_trk_nTracks
Definition: TBTrackInfo.h:30
TBTrackInfo::tb_sADC_TRTSci
float tb_sADC_TRTSci
Definition: TBTrackInfo.h:37
TBTrackInfo::tb_sADC_S1
float tb_sADC_S1
Definition: TBTrackInfo.h:33
TBTrackInfo::tileRec_XchN2
float tileRec_XchN2
Definition: TBTrackInfo.h:47
TBTrackInfo::tb_sADC_C2
float tb_sADC_C2
Definition: TBTrackInfo.h:36
TBTrackInfo::tileRec_Xcha1
float tileRec_Xcha1
Definition: TBTrackInfo.h:49
TBTrackInfo::tb_sADC_muHalo
float tb_sADC_muHalo
Definition: TBTrackInfo.h:34
TBTrackInfo::tileRec_XchN1
float tileRec_XchN1
Definition: TBTrackInfo.h:46
TBTrackInfo::tb_sADC_muTag
float tb_sADC_muTag
Definition: TBTrackInfo.h:35