Project
Loading...
Searching...
No Matches
o2::ext::ExternalDetector::TrackData Struct Reference

dense sensor index per sensitive MC volume ID More...

#include <ExternalDetector.h>

Public Attributes

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

Detailed Description

dense sensor index per sensitive MC volume ID

transient data about a track passing a sensor (mirrors the ITS approach)

Definition at line 150 of file ExternalDetector.h.

Member Data Documentation

◆ mEnergyLoss

double o2::ext::ExternalDetector::TrackData::mEnergyLoss

momentum at entrance

Definition at line 155 of file ExternalDetector.h.

◆ mHitStarted

bool o2::ext::ExternalDetector::TrackData::mHitStarted

Definition at line 151 of file ExternalDetector.h.

◆ mMomentumStart

TLorentzVector o2::ext::ExternalDetector::TrackData::mMomentumStart

position at entrance

Definition at line 154 of file ExternalDetector.h.

◆ mPositionStart

TLorentzVector o2::ext::ExternalDetector::TrackData::mPositionStart

track status flag at entrance

Definition at line 153 of file ExternalDetector.h.

◆ mTrkStatusStart

unsigned char o2::ext::ExternalDetector::TrackData::mTrkStatusStart

hit creation started

Definition at line 152 of file ExternalDetector.h.


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