Parent Directory | Revision Log | Patch
revision 1.3 by pam-fi, Thu Mar 11 19:11:49 2010 UTC | revision 1.4 by pam-fi, Thu Jul 8 14:00:10 2010 UTC | |
---|---|---|
# | Line 7 | Line 7 |
7 | ||
8 | /*! @file CaloGeomCut.cpp The CaloCrossCut class implementation file */ | /*! @file CaloGeomCut.cpp The CaloCrossCut class implementation file */ |
9 | ||
10 | #ifndef NO_CALOAXIS | |
11 | ||
12 | #include "CaloGeomCut.h" | #include "CaloGeomCut.h" |
13 | ||
14 | int CaloGeomCut::Check(PamLevel2 *event) { | int CaloGeomCut::Check(PamLevel2 *event) { |
# | Line 78 int CaloGeomCut::Check(PamLevel2 *event) | Line 80 int CaloGeomCut::Check(PamLevel2 *event) |
80 | return CUTOK; | return CUTOK; |
81 | ||
82 | } | } |
83 | ||
84 | #endif /* NO_CALOAXIS */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |