Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesClasses.h

    rb4a3c55 r84a097e  
    477477  Float_t ErrorDZ; // track longitudinal impact parameter error
    478478
    479   Float_t DeDx; // track charged energy loss in MeV/cm
    480 
    481479  TRef Particle; // reference to generated particle
    482480
     
    569567
    570568  Int_t VertexIndex; // reference to vertex
    571 
    572   Float_t DeDx; // track charged energy loss in MeV/cm
    573569
    574570  static CompBase *fgCompare; //!
     
    678674  Float_t Zd;
    679675
    680   // PID variables
    681   Float_t DeDx; // track charged energy loss in MeV/cm
    682 
    683 
    684676  // Vertexing variables
    685677  Float_t VertexingWeight;
Note: See TracChangeset for help on using the changeset viewer.