We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2879f8a commit 042bb1dCopy full SHA for 042bb1d
larcv/core/DataFormat/Neutrino.h
@@ -167,7 +167,7 @@ namespace larcv {
167
168
private:
169
InstanceID_t _id; ///< "ID" of interaction, unique inside the file
170
- InstanceID_t _interaction_id; ///Original generator ID, if different from Geant4 one (e.g.: GENIE particle ID)
+ InstanceID_t _interaction_id; ///Original generator ID
171
/// index number in the origin MCShower/MCTrack container array (kINVALID_USHORT if neither)
172
MCSTIndex_t _mcst_index;
173
///< index number in the origin MCTruth container array (kINVALID_USHORT if MCShower/MCTrack)
0 commit comments