Skip to content

Commit 99a42ac

Browse files
committed
Please consider the following formatting changes
1 parent df6da1c commit 99a42ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/Upgrades/ALICE3/FVD/simulation/src/Detector.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ bool Detector::ProcessHits(FairVolume* vol)
122122

123123
auto stack = (o2::data::Stack*)fMC->GetStack();
124124

125-
//int cellId = vol->getVolumeId();
125+
// int cellId = vol->getVolumeId();
126126

127127
// Check track status to define when hit is started and when it is stopped
128128
bool startHit = false, stopHit = false;

0 commit comments

Comments
 (0)