Skip to content

Commit

Permalink
Update StETofCalibMaker.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickSoehngen authored Oct 16, 2024
1 parent 29d25c3 commit 9b14c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StRoot/StETofCalibMaker/StETofCalibMaker.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ StETofCalibMaker::Make()
if(mFileNameGet4State.empty()){
//read from db

readGet4State(mGlobalCounter , 99);
if( evtNr > mDbEntryStop || evtNr < mDbEntryStart) readGet4State(mGlobalCounter , 99);

}else{
//read from file
Expand Down

0 comments on commit 9b14c25

Please sign in to comment.