We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c43b1 commit 46990fbCopy full SHA for 46990fb
Common/Core/MetadataHelper.h
@@ -8,8 +8,6 @@
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
-
12
-///
13
/// \file TableHelper.h
14
/// \author Nicolò Jacazio nicolo.jacazio@cern.ch
15
/// \brief Utility to handle the metadata from the AOD
@@ -70,6 +68,4 @@ struct MetadataHelper {
70
68
71
69
} // namespace o2::common::core
72
73
-using MetadataHelper = o2::common::core::MetadataHelper; // Alias for the MetadataHelper
74
75
#endif // COMMON_CORE_METADATAHELPER_H_
0 commit comments