4 #include <TDirectory.h>
33 std::cout << __FILE__ <<
':' << __func__ <<
':' << __LINE__ <<
'\t' <<
name << std::endl;
40 bool OnTheFly =
false)
43 rho .Fill(pu.rho ,
w);
44 nVtx.Fill(pu.nVtx,
w);
50 if (OnTheFly==
false) {
53 for (
int i = 0; i < N; ++i)
64 TString n = h->GetName();
65 std::cout << n << std::endl;
66 n.ReplaceAll(
name,
"");