7 |
|
|
8 |
/*! @file CaloAngleCut.h The CaloAngleCut class definition file */ |
/*! @file CaloAngleCut.h The CaloAngleCut class definition file */ |
9 |
|
|
10 |
|
#ifndef NO_CALOAXIS |
11 |
|
|
12 |
#ifndef CALOANGLECUT_H_ |
#ifndef CALOANGLECUT_H_ |
13 |
#define CALOANGLECUT_H_ |
#define CALOANGLECUT_H_ |
14 |
|
|
15 |
#include "../../PamCutBase/PamCutBase.h" |
#include "../../PamCutBase/PamCutBase.h" |
16 |
#include "../../CaloAxis2.h" |
#include <CaloAxis.h> |
17 |
|
|
18 |
/*! @brief Cut on vertical angle, using the calorimeter track. |
/*! @brief Cut on vertical angle, using the calorimeter track. |
19 |
* |
* |
64 |
}; |
}; |
65 |
|
|
66 |
#endif /* CALOANGLECUT_H_ */ |
#endif /* CALOANGLECUT_H_ */ |
67 |
|
#endif /* NO_CALOAXIS */ |