Skip to content

Commit

Permalink
Update StRoot/StETofCalibMaker/StETofCalibMaker.cxx
Browse files Browse the repository at this point in the history
Co-authored-by: Gene Van Buren <[email protected]>
  • Loading branch information
YannickSoehngen and genevb authored Sep 23, 2024
1 parent a095330 commit 0e9ff09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions StRoot/StETofCalibMaker/StETofCalibMaker.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -2689,9 +2689,7 @@ void StETofCalibMaker::readGet4State(int fileNr, short forward){
//Clean up last entry first
for(int i =0; i< 1728;i++){
mStateVec[i].clear();
mStateVec[i].resize(0);
mStartVec[i].clear();
mStartVec[i].resize(0);
mGet4StateMap[i] = 0;
}
mStateMapStart=0;
Expand Down

0 comments on commit 0e9ff09

Please sign in to comment.