gdata
Loading...
Searching...
No Matches
GAncestorData Struct Reference

Initial state of one hit-producing track or one of its ancestors. More...

#include <gEventDataCollection.h>

Data Fields

int pid = 0
 
int tid = 0
 
int mtid = 0
 
double trackE = 0
 
double px = 0
 
double py = 0
 
double pz = 0
 
double vx = 0
 
double vy = 0
 
double vz = 0
 

Detailed Description

Definition at line 98 of file gEventDataCollection.h.

Field Documentation

◆ mtid

int GAncestorData::mtid = 0

Definition at line 102 of file gEventDataCollection.h.

◆ pid

int GAncestorData::pid = 0

Definition at line 100 of file gEventDataCollection.h.

◆ px

double GAncestorData::px = 0

Definition at line 104 of file gEventDataCollection.h.

◆ py

double GAncestorData::py = 0

Definition at line 105 of file gEventDataCollection.h.

◆ pz

double GAncestorData::pz = 0

Definition at line 106 of file gEventDataCollection.h.

◆ tid

int GAncestorData::tid = 0

Definition at line 101 of file gEventDataCollection.h.

◆ trackE

double GAncestorData::trackE = 0

Definition at line 103 of file gEventDataCollection.h.

◆ vx

double GAncestorData::vx = 0

Definition at line 107 of file gEventDataCollection.h.

◆ vy

double GAncestorData::vy = 0

Definition at line 108 of file gEventDataCollection.h.

◆ vz

double GAncestorData::vz = 0

Definition at line 109 of file gEventDataCollection.h.


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