CbmRoot
LxMCTrack Struct Reference

#include <LxMC.h>

Collaboration diagram for LxMCTrack:
[legend]

Public Attributes

scaltype p
 
scaltype q
 
scaltype x
 
scaltype y
 
scaltype z
 
scaltype px
 
scaltype py
 
scaltype pz
 
Int_t mother_ID
 
Int_t pdg
 
std::vector< LxMCPoint * > Points
 
std::list< LxStsMCPoint * > stsPoints [8]
 
UInt_t fUniqueID
 
CbmStsTrackexternalTrack
 
Int_t stationsWithHits
 
Int_t layersWithHits
 
bool hitsOnStations [LXSTATIONS][LXLAYERS]
 
Double_t p
 
Double_t q
 
Double_t x
 
Double_t y
 
Double_t z
 
Double_t px
 
Double_t py
 
Double_t pz
 

Detailed Description

Definition at line 27 of file Simple/LxMC.h.

Member Data Documentation

◆ externalTrack

CbmStsTrack * LxMCTrack::externalTrack

Definition at line 36 of file Simple/LxMC.h.

Referenced by LxEff::CalcRecoEff(), LxFinderTriplet::Exec(), and LxFinder::Exec().

◆ fUniqueID

UInt_t LxMCTrack::fUniqueID

Definition at line 35 of file Simple/LxMC.h.

Referenced by LxFinderTriplet::Exec(), and LxFinder::Exec().

◆ hitsOnStations

bool LxMCTrack::hitsOnStations

Definition at line 39 of file Simple/LxMC.h.

Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().

◆ layersWithHits

Int_t LxMCTrack::layersWithHits

Definition at line 38 of file Simple/LxMC.h.

Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().

◆ mother_ID

◆ p [1/2]

Double_t LxMCTrack::p

Definition at line 26 of file riplet/LxMC.h.

◆ p [2/2]

◆ pdg

◆ Points

std::vector< LxMCPoint * > LxMCTrack::Points

◆ px [1/2]

Double_t LxMCTrack::px

Definition at line 26 of file riplet/LxMC.h.

◆ px [2/2]

◆ py [1/2]

Double_t LxMCTrack::py

Definition at line 26 of file riplet/LxMC.h.

◆ py [2/2]

◆ pz [1/2]

Double_t LxMCTrack::pz

Definition at line 26 of file riplet/LxMC.h.

◆ pz [2/2]

scaltype LxMCTrack::pz

Definition at line 28 of file Simple/LxMC.h.

Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().

◆ q [1/2]

Double_t LxMCTrack::q

Definition at line 26 of file riplet/LxMC.h.

◆ q [2/2]

scaltype LxMCTrack::q

Definition at line 28 of file Simple/LxMC.h.

Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().

◆ stationsWithHits

Int_t LxMCTrack::stationsWithHits

Definition at line 37 of file Simple/LxMC.h.

Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().

◆ stsPoints

std::list< LxStsMCPoint * > LxMCTrack::stsPoints

Definition at line 33 of file Simple/LxMC.h.

◆ x [1/2]

Double_t LxMCTrack::x

Definition at line 26 of file riplet/LxMC.h.

◆ x [2/2]

scaltype LxMCTrack::x

Definition at line 28 of file Simple/LxMC.h.

Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().

◆ y [1/2]

Double_t LxMCTrack::y

Definition at line 26 of file riplet/LxMC.h.

◆ y [2/2]

scaltype LxMCTrack::y

Definition at line 28 of file Simple/LxMC.h.

Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().

◆ z [1/2]

Double_t LxMCTrack::z

Definition at line 26 of file riplet/LxMC.h.

◆ z [2/2]

scaltype LxMCTrack::z

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