GASP-UFRGS / LHE-Proton-Writer

Routine to append proton kinematics in text files in LHE format
GNU General Public License v3.0
0 stars 3 forks source link

First part of the refactorization of the root_gen #27

Closed Artur-UF closed 1 month ago

diemort commented 1 month ago
Traceback (most recent call last):
  File "/Users/diemort/Work/hep-ph/scalar-flux/LHE-Proton-Writer/Validation/root_gen.py", line 389, in <module>
    protpz[i].Fill(dpp.Pz());
                   ^^^
NameError: name 'dpp' is not defined. Did you mean: 'dp'?