All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
truth::TrackIDE Struct Reference

Ionization energy from a Geant4 track. More...

#include <MCTruthAssociations.h>

Public Attributes

int trackID
 Geant4 supplied trackID. More...
 
float energyFrac
 fraction of hit energy from the particle with this trackID More...
 
float energy
 energy from the particle with this trackID [MeV] More...
 
float numElectrons
 number of electrons from the particle detected on the wires More...
 

Detailed Description

Ionization energy from a Geant4 track.

Definition at line 50 of file MCTruthAssociations.h.

Member Data Documentation

float truth::TrackIDE::energy

energy from the particle with this trackID [MeV]

Definition at line 53 of file MCTruthAssociations.h.

float truth::TrackIDE::energyFrac

fraction of hit energy from the particle with this trackID

Definition at line 52 of file MCTruthAssociations.h.

float truth::TrackIDE::numElectrons

number of electrons from the particle detected on the wires

Definition at line 54 of file MCTruthAssociations.h.

int truth::TrackIDE::trackID

Geant4 supplied trackID.

Definition at line 51 of file MCTruthAssociations.h.


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