Skip to content

Commit 240203d

Browse files
authored
Other formatting changes
1 parent e3adac2 commit 240203d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Detectors/ITSMFT/ITS/macros/test/CheckITSTracksVsROF.C

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// or submit itself to any jurisdiction.
1111

1212

13-
// Simple macro to check ITS tracks in AO2D files as a function of bunch crossing within a ROF
14-
1513
#if !defined(__CLING__) || defined(__ROOTCLING__)
1614
#include <TSystem.h>
1715
#include <TFile.h>
@@ -42,6 +40,8 @@ constexpr float maxCollTimeFV0A = 5.f;
4240
constexpr float maxZv = 10.f;
4341
constexpr float maxTrackEta = 0.8f;
4442

43+
// Simple macro to check ITS tracks in AO2D files as a function of bunch crossing within a ROF
44+
4545
void CheckITSTracksVsROF(int maxFiles = 6, int maxDF = 99999)
4646
{
4747

0 commit comments

Comments
 (0)