Parent Directory
|
Revision Log
|
Patch
| revision 1.1.2.1 by pam-fi, Thu May 6 17:08:03 2010 UTC | revision 1.2 by pam-fi, Thu Jul 8 14:00:08 2010 UTC | |
|---|---|---|
| # | Line 7 | Line 7 |
| 7 | ||
| 8 | /*! @file CaloGeomYSensCut.cpp The CaloGeomYSens class implementation file */ | /*! @file CaloGeomYSensCut.cpp The CaloGeomYSens class implementation file */ |
| 9 | ||
| 10 | #ifndef NO_CALOAXIS | |
| 11 | ||
| 12 | #include "CaloGeomYSensCut.h" | #include "CaloGeomYSensCut.h" |
| 13 | ||
| 14 | int CaloGeomYSensCut::Check(PamLevel2 *event) { | int CaloGeomYSensCut::Check(PamLevel2 *event) { |
| # | Line 117 int CaloGeomYSensCut::Check(PamLevel2 *e | Line 119 int CaloGeomYSensCut::Check(PamLevel2 *e |
| 119 | return CUTOK; | return CUTOK; |
| 120 | ||
| 121 | } | } |
| 122 | ||
| 123 | #endif /* NO_CALOAXIS */ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |