7 |
|
|
8 |
/*! @file TrkIonCut.h The TrkIonCut class definition file */ |
/*! @file TrkIonCut.h The TrkIonCut class definition file */ |
9 |
|
|
10 |
|
#ifndef NO_CALOAXIS |
11 |
|
|
12 |
#ifndef CALOIONCUT_H_ |
#ifndef CALOIONCUT_H_ |
13 |
#define CALOIONCUT_H_ |
#define CALOIONCUT_H_ |
14 |
|
|
15 |
#include "../../PamCutBase/PamCutBase.h" |
#include "../../PamCutBase/PamCutBase.h" |
16 |
#include "../../CaloAxis2.h" |
#include <CaloAxis.h> |
17 |
|
|
18 |
/*! @brief The calorimeter ionization cut. |
/*! @brief The calorimeter ionization cut. |
19 |
* |
* |
65 |
}; |
}; |
66 |
|
|
67 |
#endif /* CALOIONCUT_H_ */ |
#endif /* CALOIONCUT_H_ */ |
68 |
|
#endif /* NO_CALOAXIS */ |