Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/MomentumSmearing.h

    r341014c rbc58cf5  
    3737{
    3838public:
     39
    3940  MomentumSmearing();
    4041  ~MomentumSmearing();
     
    4546
    4647private:
     48
    4749  Double_t LogNormal(Double_t mean, Double_t sigma);
    4850
     
    5254
    5355  const TObjArray *fInputArray; //!
    54 
     56 
    5557  TObjArray *fOutputArray; //!
    5658
Note: See TracChangeset for help on using the changeset viewer.