Skip to content

Commit 8b9a6d6

Browse files
committed
Update MCTrack.h
Increase ClassDef version ID (since members have been added)
1 parent b3617e1 commit 8b9a6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DataFormats/simulation/include/SimulationDataFormat

DataFormats/simulation/include/SimulationDataFormat/MCTrack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ class MCTrackT
215215
};
216216
};
217217

218-
ClassDefNV(MCTrackT, 1);
218+
ClassDefNV(MCTrackT, 2);
219219
};
220220

221221
template <typename T>

0 commit comments

Comments
 (0)