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

Diff of /PamCut/CaloCuts/CaloNHitCut/CaloNHitCut.h

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

revision 1.1.1.1 by pam-fi, Wed May 27 13:30:09 2009 UTC revision 1.2 by pam-fi, Thu Jul 8 14:00:22 2010 UTC
# Line 7  Line 7 
7    
8  /*! @file CaloNHitCut.h The CaloNHitCut class definition file */  /*! @file CaloNHitCut.h The CaloNHitCut class definition file */
9    
10    #ifndef NO_CALOAXIS
11    
12  #ifndef CALONHITCUT_H_  #ifndef CALONHITCUT_H_
13  #define CALONHITCUT_H_  #define CALONHITCUT_H_
14    
15  #include "../../PamCutBase/PamCutBase.h"  #include "../../PamCutBase/PamCutBase.h"
16  #include "../../CaloAxis2.h"  #include <CaloAxis.h>
17    
18  /*! @brief The number of hits cut for the calorimeter.  /*! @brief The number of hits cut for the calorimeter.
19   * An event survives this selection if the number of hit planes in the calorimeter   * An event survives this selection if the number of hit planes in the calorimeter
# Line 66  private: Line 68  private:
68    
69  };  };
70  #endif /* CALONHITCUT_H_ */  #endif /* CALONHITCUT_H_ */
71    #endif /* NO_CALOAXIS */

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

  ViewVC Help
Powered by ViewVC 1.1.23