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

Diff of /PamCut/CaloCuts/CaloTrackCut/CaloTrackCut.h

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

revision 1.3 by pam-fi, Tue Mar 23 17:27:28 2010 UTC revision 1.3.2.1 by pam-fi, Thu Jul 8 10:43:11 2010 UTC
# Line 7  Line 7 
7    
8  /*! @file CaloTrackCut.h The CaloTrackCut class definition file */  /*! @file CaloTrackCut.h The CaloTrackCut class definition file */
9    
10    #ifndef NO_CALOAXIS
11    
12  #ifndef CALOTRACKCUT_H_  #ifndef CALOTRACKCUT_H_
13  #define CALOTRACKCUT_H_  #define CALOTRACKCUT_H_
14    
15  #include "../../PamCutBase/PamCutBase.h"  #include "../../PamCutBase/PamCutBase.h"
16  #include "../../CaloAxis2.h"  #include <CaloAxis.h>
17    
18  /*! @brief The calorimeter track cut.  /*! @brief The calorimeter track cut.
19   * Checks for the existence of a track in the calorimeter, using the CaloAxis routine.   * Checks for the existence of a track in the calorimeter, using the CaloAxis routine.
# Line 57  private: Line 59  private:
59  };  };
60    
61  #endif /* CALOTRACKCUT_H_ */  #endif /* CALOTRACKCUT_H_ */
62    #endif /* NO_CALOAXIS */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

  ViewVC Help
Powered by ViewVC 1.1.23