NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Attributes | List of all members
NAIA::MCTruthPlusData::TrMCHit Struct Reference

Simple struct for MC tracker hits. More...

#include <MCTruth.h>

Public Attributes

unsigned int pID = 0
 particle PID More...
 
std::array< float, 3 > Coo
 hit position More...
 
std::array< float, 3 > Mom
 hit momentum More...
 

Detailed Description

Simple struct for MC tracker hits.

Definition at line 110 of file MCTruth.h.

Member Data Documentation

std::array<float, 3> NAIA::MCTruthPlusData::TrMCHit::Coo

hit position

Definition at line 112 of file MCTruth.h.

Referenced by NAIA::GetTrMCHit().

std::array<float, 3> NAIA::MCTruthPlusData::TrMCHit::Mom

hit momentum

Definition at line 113 of file MCTruth.h.

Referenced by NAIA::GetTrMCHit().

unsigned int NAIA::MCTruthPlusData::TrMCHit::pID = 0

particle PID

Definition at line 111 of file MCTruth.h.

Referenced by NAIA::GetTrMCHit().


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