Skip to content

Commit

Permalink
commenting out vestigial lines (assuming forced decays in hijing not …
Browse files Browse the repository at this point in the history
…necessary)
  • Loading branch information
jezwilkinson authored and miweberSMI committed Oct 16, 2017
1 parent 4a89b90 commit e31e4a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MC/CustomGenerators/PWGHF/Hijing_pPb_Lc.C
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ AliGenerator * GeneratorCustom(TString opt = "")
hij->SetDecaysOff(0);
hij->SetSelectAll(1);

hij->Init();
//force decays
THijing *th = hij->GetTHijing();
//force hijing decays
// hij->Init();
// THijing *th = hij->GetTHijing();

// if (idecay == 0){ // pKpi
//
Expand Down

0 comments on commit e31e4a3

Please sign in to comment.