|
gdata
|
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 |
Definition at line 98 of file gEventDataCollection.h.
| int GAncestorData::mtid = 0 |
Definition at line 102 of file gEventDataCollection.h.
| int GAncestorData::pid = 0 |
Definition at line 100 of file gEventDataCollection.h.
| double GAncestorData::px = 0 |
Definition at line 104 of file gEventDataCollection.h.
| double GAncestorData::py = 0 |
Definition at line 105 of file gEventDataCollection.h.
| double GAncestorData::pz = 0 |
Definition at line 106 of file gEventDataCollection.h.
| int GAncestorData::tid = 0 |
Definition at line 101 of file gEventDataCollection.h.
| double GAncestorData::trackE = 0 |
Definition at line 103 of file gEventDataCollection.h.
| double GAncestorData::vx = 0 |
Definition at line 107 of file gEventDataCollection.h.
| double GAncestorData::vy = 0 |
Definition at line 108 of file gEventDataCollection.h.
| double GAncestorData::vz = 0 |
Definition at line 109 of file gEventDataCollection.h.