Skip to content

Commit

Permalink
StTriggerData2022 version number incremented to 2 for EQ4 addition (#612
Browse files Browse the repository at this point in the history
)

StTriggerData2022 version number incremented to 2 for EQ4 addition,
addressing issue #609
  • Loading branch information
akioogawa authored Oct 25, 2023
1 parent d422534 commit 38253e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StRoot/StEvent/StTriggerData2022.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ class StTriggerData2022 : public StTriggerData {
void swapRawDetOfflen(TrgOfflen2022* offlen);
void swapRawDet(DataBlock2022* data, int name, int hlength, int bs);

ClassDef(StTriggerData2022,1)
ClassDef(StTriggerData2022,2)
};

inline void StTriggerData2022::swapOfflen(TrgOfflen2022* offlen)
Expand Down

0 comments on commit 38253e8

Please sign in to comment.