npdet::digi::SiDigiHitInfo Struct Reference

#include <SiDigiHitInfo.h>

Collaboration diagram for npdet::digi::SiDigiHitInfo:

Public Attributes

int64_t volumeID
 
int64_t cellID
 
double pathLength
 
double EDep
 
ROOT::Math::XYZTVector position
 
ROOT::Math::XYZTVector momentum
 

Detailed Description

Definition at line 9 of file SiDigiHitInfo.h.

Member Data Documentation

◆ cellID

int64_t npdet::digi::SiDigiHitInfo::cellID

Definition at line 11 of file SiDigiHitInfo.h.

◆ EDep

double npdet::digi::SiDigiHitInfo::EDep

Definition at line 13 of file SiDigiHitInfo.h.

◆ momentum

ROOT::Math::XYZTVector npdet::digi::SiDigiHitInfo::momentum

Definition at line 15 of file SiDigiHitInfo.h.

◆ pathLength

double npdet::digi::SiDigiHitInfo::pathLength

Definition at line 12 of file SiDigiHitInfo.h.

◆ position

ROOT::Math::XYZTVector npdet::digi::SiDigiHitInfo::position

Definition at line 14 of file SiDigiHitInfo.h.

◆ volumeID

int64_t npdet::digi::SiDigiHitInfo::volumeID

Definition at line 10 of file SiDigiHitInfo.h.


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