7 |
|
|
8 |
/*! @file CaloGeomCut.h The CaloGeomCut class definition file */ |
/*! @file CaloGeomCut.h The CaloGeomCut class definition file */ |
9 |
|
|
10 |
|
#ifndef NO_CALOAXIS |
11 |
|
|
12 |
#ifndef CALOGEOMCUT_H_ |
#ifndef CALOGEOMCUT_H_ |
13 |
#define CALOGEOMCUT_H_ |
#define CALOGEOMCUT_H_ |
14 |
|
|
15 |
#include "../../PamCutBase/PamCutBase.h" |
#include "../../PamCutBase/PamCutBase.h" |
16 |
#include "../../CaloAxis2.h" |
#include <CaloAxis.h> |
17 |
|
|
18 |
/*! @brief The geometric cut using the calorimeter track. |
/*! @brief The geometric cut using the calorimeter track. |
19 |
* |
* |
81 |
}; |
}; |
82 |
|
|
83 |
#endif /* CALOGEOMCUT_H_ */ |
#endif /* CALOGEOMCUT_H_ */ |
84 |
|
#endif /* NO_CALOAXIS */ |