Skip to content

Commit

Permalink
class version
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed May 6, 2024
1 parent 20a5c2d commit f8ecb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/TRestDetectorHitsReadoutAnalysisProcess.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class TRestDetectorHitsReadoutAnalysisProcess : public TRestEventProcess {

~TRestDetectorHitsReadoutAnalysisProcess() override = default;

ClassDefOverride(TRestDetectorHitsReadoutAnalysisProcess, 3);
ClassDefOverride(TRestDetectorHitsReadoutAnalysisProcess, 2);
};

#endif // REST_TRESTDETECTORHITSREADOUTANALYSISPROCESS_H

0 comments on commit f8ecb72

Please sign in to comment.