Parent Directory | Revision Log | Patch
revision 1.2 by pam-fi, Tue Mar 23 17:27:29 2010 UTC | revision 1.2.2.1 by pam-fi, Thu Jul 8 10:43:08 2010 UTC | |
---|---|---|
# | Line 6 | Line 6 |
6 | */ | */ |
7 | ||
8 | /*! @file CaloAngleCut.cpp */ | /*! @file CaloAngleCut.cpp */ |
9 | #ifndef NO_CALOAXIS | |
10 | ||
11 | #include "CaloAngleCut.h" | #include "CaloAngleCut.h" |
12 | ||
# | Line 21 int CaloAngleCut::Check(PamLevel2 *event | Line 22 int CaloAngleCut::Check(PamLevel2 *event |
22 | ||
23 | return CUTOK; | return CUTOK; |
24 | } | } |
25 | ||
26 | #endif /* NO_CALOAXIS */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |