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

Diff of /PamCut/CaloCuts/CaloTrackCut/CaloTrackCut.cpp

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

revision 1.2 by pam-fi, Wed Mar 10 08:44:02 2010 UTC revision 1.3 by pam-fi, Thu Jul 8 14:00:27 2010 UTC
# Line 7  Line 7 
7    
8  /*! @file CaloTrackCut.cpp The CaloTrackCut class implementation file */  /*! @file CaloTrackCut.cpp The CaloTrackCut class implementation file */
9    
10    #ifndef NO_CALOAXIS
11    
12  #include "CaloTrackCut.h"  #include "CaloTrackCut.h"
13    
14  int CaloTrackCut::Check(PamLevel2 *event) {  int CaloTrackCut::Check(PamLevel2 *event) {
# Line 38  int CaloTrackCut::Check(PamLevel2 *event Line 40  int CaloTrackCut::Check(PamLevel2 *event
40    
41    return CUTOK;    return CUTOK;
42  }  }
43    
44    #endif /* NO_CALOAXIS */

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

  ViewVC Help
Powered by ViewVC 1.1.23