Fork me on GitHub

Changeset 6cdc544 in git for modules/PdgCodeFilter.h


Ignore:
Timestamp:
Dec 21, 2014, 12:07:11 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
38bf1ae
Parents:
1d1f6a4
Message:

fix formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/PdgCodeFilter.h

    r1d1f6a4 r6cdc544  
    2424/** \class Efficiency
    2525 *
    26  *  Removes particles with specific pdg codes 
     26 *  Removes particles with specific pdg codes
    2727  *
    2828 *  \author M. Selvaggi
     
    5050
    5151  Double_t fPTMin; //!
    52  
    53   std::vector<Int_t> fPdgCodes; 
     52
     53  std::vector<Int_t> fPdgCodes;
    5454
    5555  TIterator *fItInputArray; //!
Note: See TracChangeset for help on using the changeset viewer.