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

Diff of /PamCut/CaloCuts/CaloAngleCut/CaloAngleCut.h

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

revision 1.1 by pam-fi, Mon Jan 18 15:55:09 2010 UTC revision 1.1.2.1 by pam-fi, Thu Jul 8 10:43:08 2010 UTC
# Line 7  Line 7 
7    
8  /*! @file CaloAngleCut.h The CaloAngleCut class definition file */  /*! @file CaloAngleCut.h The CaloAngleCut class definition file */
9    
10    #ifndef NO_CALOAXIS
11    
12  #ifndef CALOANGLECUT_H_  #ifndef CALOANGLECUT_H_
13  #define CALOANGLECUT_H_  #define CALOANGLECUT_H_
14    
15  #include "../../PamCutBase/PamCutBase.h"  #include "../../PamCutBase/PamCutBase.h"
16  #include "../../CaloAxis2.h"  #include <CaloAxis.h>
17    
18  /*! @brief Cut on vertical angle, using the calorimeter track.  /*! @brief Cut on vertical angle, using the calorimeter track.
19   *   *
# Line 62  private: Line 64  private:
64  };  };
65    
66  #endif /* CALOANGLECUT_H_ */  #endif /* CALOANGLECUT_H_ */
67    #endif /* NO_CALOAXIS */

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

  ViewVC Help
Powered by ViewVC 1.1.23