Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/PhotonID.h

    r341014c r14436f6  
    4040{
    4141public:
     42
    4243  PhotonID();
    4344  ~PhotonID();
     
    4849
    4950private:
     51
    5052  DelphesFormula *fPromptFormula;
    5153  DelphesFormula *fNonPromptFormula;
    5254  DelphesFormula *fFakeFormula;
    53 
     55 
    5456  // import input arrays
    5557  const TObjArray *fInputPhotonArray;
Note: See TracChangeset for help on using the changeset viewer.