Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/MomentumSmearing.h

    rbc58cf5 r341014c  
    3737{
    3838public:
    39 
    4039  MomentumSmearing();
    4140  ~MomentumSmearing();
     
    4645
    4746private:
    48 
    4947  Double_t LogNormal(Double_t mean, Double_t sigma);
    5048
     
    5452
    5553  const TObjArray *fInputArray; //!
    56  
     54
    5755  TObjArray *fOutputArray; //!
    5856
Note: See TracChangeset for help on using the changeset viewer.