Skip to content

Commit 7e799f9

Browse files
authored
Add files via upload
1 parent e3d7be4 commit 7e799f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PWGLF/DataModel/DrvCollisions.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +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_
1113

1214
#include "Framework/ASoA.h"
1315
#include "Framework/AnalysisDataModel.h"
@@ -89,3 +91,4 @@ DECLARE_SOA_TABLE(BCandTime, "AOD", "BCANDTIME",
8991
drvcollision::Timestamp,
9092
drvcollision::RunNumber, drvcollision::GlobalBC);
9193
} // namespace o2::aod
94+
#endif

0 commit comments

Comments
 (0)