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

Diff of /PamCut/CaloCuts/CaloNHitCut/CaloNHitCut.cpp

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:22 2010 UTC
# Line 7  Line 7 
7    
8  /*! @file CaloNHitCut.cpp The CaloNHitCut class implementation file */  /*! @file CaloNHitCut.cpp The CaloNHitCut class implementation file */
9    
10    #ifndef NO_CALOAXIS
11    
12  #include "CaloNHitCut.h"  #include "CaloNHitCut.h"
13    
14  int CaloNHitCut::Check(PamLevel2 *event) {  int CaloNHitCut::Check(PamLevel2 *event) {
# Line 41  int CaloNHitCut::Check(PamLevel2 *event) Line 43  int CaloNHitCut::Check(PamLevel2 *event)
43    return CUTOK;    return CUTOK;
44    
45  }  }
46    
47    #endif /* NO_CALOAXIS */

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

  ViewVC Help
Powered by ViewVC 1.1.23