Skip to content

Commit 97795bc

Browse files
author
Valerio Di Bella
committed
clean empty line before method
1 parent 8f899e1 commit 97795bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGHF/HFC/Tasks/taskCorrelationDplusDplusReduced.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ struct HfTaskCorrelationDplusDplusReduced {
5151
{{"hNCand", "Number of D candidates per event;N", hTH1NCand},
5252
{"hNMcRec", "Number of reconstructed Mc D mesons per event;N", hTH1NMcRec},
5353
{"hNMcGen", "Number of generated Mc D mesons per event;N", hTH1NMcGen}}};
54+
5455
void init(InitContext const&)
5556
{
5657
registry.add("hMassDplus", "D+ candidates;inv. mass (#pi#pi K) (GeV/#it{c}^{2}))", {HistType::kTH1F, {{120, 1.5848, 2.1848}}});

0 commit comments

Comments
 (0)