Skip to content

Commit 1767dc1

Browse files
[PWGLF] Fix bug (#16309)
1 parent 8866449 commit 1767dc1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGLF/TableProducer/Common/mcCentrality.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ struct McCentrality {
144144
LOG(fatal) << "Could not open histogram " << name << " from TList";
145145
}
146146
}
147-
hist->SetDirectory(0);
148147
return hist;
149148
};
150149
if (fillFt0M) {

0 commit comments

Comments
 (0)