| 7 |
|
|
| 8 |
/*! @file CaloCrossCut.h The CaloCrossCut class definition file */ |
/*! @file CaloCrossCut.h The CaloCrossCut class definition file */ |
| 9 |
|
|
| 10 |
|
#ifndef NO_CALOAXIS |
| 11 |
|
|
| 12 |
#ifndef CALOCROSSCUT_H_ |
#ifndef CALOCROSSCUT_H_ |
| 13 |
#define CALOCROSSCUT_H_ |
#define CALOCROSSCUT_H_ |
| 14 |
|
|
| 15 |
#include "../../PamCutBase/PamCutBase.h" |
#include "../../PamCutBase/PamCutBase.h" |
| 16 |
#include "../../CaloAxis2.h" |
#include <CaloAxis.h> |
| 17 |
|
|
| 18 |
/*! @brief The calorimeter last plane cut. |
/*! @brief The calorimeter last plane cut. |
| 19 |
* |
* |
| 61 |
}; |
}; |
| 62 |
|
|
| 63 |
#endif /* CALOCROSSCUT_H_ */ |
#endif /* CALOCROSSCUT_H_ */ |
| 64 |
|
#endif /* NO_CALOAXIS */ |