Skip to content

Commit 9eb5e52

Browse files
authored
Add files via upload
1 parent 388b8d5 commit 9eb5e52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGLF/DataModel/DrvCollisions.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
// In applying this license CERN does not waive the privileges and immunities
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
11-
#ifndef PWGLF_DATAMODEL_DRVCOLLISION_H_
12-
#define PWGLF_DATAMODEL_DRVCOLLISION_H_
11+
#ifndef PWGLF_DATAMODEL_DRVCOLLISIONS_H_
12+
#define PWGLF_DATAMODEL_DRVCOLLISIONS_H_
1313

1414
#include "Framework/ASoA.h"
1515
#include "Framework/AnalysisDataModel.h"
@@ -92,4 +92,4 @@ DECLARE_SOA_TABLE(BCandTime, "AOD", "BCANDTIME",
9292
drvcollision::RunNumber, drvcollision::GlobalBC);
9393
} // namespace o2::aod
9494

95-
#endif // PWGLF_DATAMODEL_DRVCOLLISION_H_
95+
#endif // PWGLF_DATAMODEL_DRVCOLLISIONS_H_

0 commit comments

Comments
 (0)