Fork me on GitHub

Ignore:
Timestamp:
Feb 12, 2019, 9:29:17 PM (6 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, llp, master
Children:
6455202
Parents:
45e58be
Message:

apply .clang-format to all .h, .cc and .cpp files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TaggingParticlesSkimmer.h

    r45e58be r341014c  
    4242{
    4343public:
    44 
    4544  TaggingParticlesSkimmer();
    4645  ~TaggingParticlesSkimmer();
     
    5150
    5251private:
    53 
    5452  Double_t fPTMin; //!
    5553  Double_t fEtaMax; //!
    56  
     54
    5755  TauTaggingPartonClassifier *fClassifier; //!
    58  
     56
    5957  ExRootFilter *fFilter;
    6058
    6159  TIterator *fItPartonInputArray; //!
    62  
     60
    6361  const TObjArray *fPartonInputArray; //!
    6462  const TObjArray *fParticleInputArray; //!
Note: See TracChangeset for help on using the changeset viewer.