Project
Loading...
Searching...
No Matches
o2::its::Detector::TrackData Struct Reference

access to geometry details More...

#include <Detector.h>

Public Attributes

bool mHitStarted
 
unsigned char mTrkStatusStart
 hit creation started
 
TLorentzVector mPositionStart
 track status flag
 
TLorentzVector mMomentumStart
 position at entrance
 
double mEnergyLoss
 momentum
 

Detailed Description

access to geometry details

this is transient data about track passing the sensor

Definition at line 236 of file Detector.h.

Member Data Documentation

◆ mEnergyLoss

double o2::its::Detector::TrackData::mEnergyLoss

momentum

Definition at line 241 of file Detector.h.

◆ mHitStarted

bool o2::its::Detector::TrackData::mHitStarted

Definition at line 237 of file Detector.h.

◆ mMomentumStart

TLorentzVector o2::its::Detector::TrackData::mMomentumStart

position at entrance

Definition at line 240 of file Detector.h.

◆ mPositionStart

TLorentzVector o2::its::Detector::TrackData::mPositionStart

track status flag

Definition at line 239 of file Detector.h.

◆ mTrkStatusStart

unsigned char o2::its::Detector::TrackData::mTrkStatusStart

hit creation started

Definition at line 238 of file Detector.h.


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