Skip to content

Commit b1e4d87

Browse files
committed
remove unused macro
1 parent 8bc0056 commit b1e4d87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ALICE3/Tasks/alice3-multicharm.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ using namespace o2::framework::expressions;
6666

6767
using multiCharmTracksPID = soa::Join<aod::MCharmCores, aod::MCharmPID>;
6868
using multiCharmTracksFull = soa::Join<aod::MCharmCores, aod::MCharmPID, aod::MCharmExtra>;
69-
#define getHist(type, name) std::get<std::shared_ptr<type>>(histPointers[name])
7069

7170
struct alice3multicharm {
7271
HistogramRegistry histos{"histos", {}, OutputObjHandlingPolicy::AnalysisObject};

0 commit comments

Comments
 (0)