Skip to content

Commit 042bb1d

Browse files
committed
change variable description
1 parent 2879f8a commit 042bb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

larcv/core/DataFormat/Neutrino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ namespace larcv {
167167

168168
private:
169169
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)
170+
InstanceID_t _interaction_id; ///Original generator ID
171171
/// index number in the origin MCShower/MCTrack container array (kINVALID_USHORT if neither)
172172
MCSTIndex_t _mcst_index;
173173
///< index number in the origin MCTruth container array (kINVALID_USHORT if MCShower/MCTrack)

0 commit comments

Comments
 (0)