/[PAMELA software]/PamCut/CaloCuts/CaloIonCut/CaloIonCut.h
ViewVC logotype

Diff of /PamCut/CaloCuts/CaloIonCut/CaloIonCut.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pam-fi, Wed May 27 13:30:09 2009 UTC revision 1.2 by pam-fi, Thu Jul 8 14:00:15 2010 UTC
# Line 7  Line 7 
7    
8  /*! @file TrkIonCut.h The TrkIonCut class definition file */  /*! @file TrkIonCut.h The TrkIonCut class definition file */
9    
10    #ifndef NO_CALOAXIS
11    
12  #ifndef CALOIONCUT_H_  #ifndef CALOIONCUT_H_
13  #define CALOIONCUT_H_  #define CALOIONCUT_H_
14    
15  #include "../../PamCutBase/PamCutBase.h"  #include "../../PamCutBase/PamCutBase.h"
16  #include "../../CaloAxis2.h"  #include <CaloAxis.h>
17    
18  /*! @brief The calorimeter ionization cut.  /*! @brief The calorimeter ionization cut.
19   *   *
# Line 63  private: Line 65  private:
65  };  };
66    
67  #endif /* CALOIONCUT_H_ */  #endif /* CALOIONCUT_H_ */
68    #endif /* NO_CALOAXIS */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23