--- PamCut/CaloCuts/CaloGeomCut/CaloGeomCut.h 2010/04/30 06:38:55 1.3 +++ PamCut/CaloCuts/CaloGeomCut/CaloGeomCut.h 2010/07/08 14:00:10 1.4 @@ -7,11 +7,13 @@ /*! @file CaloGeomCut.h The CaloGeomCut class definition file */ +#ifndef NO_CALOAXIS + #ifndef CALOGEOMCUT_H_ #define CALOGEOMCUT_H_ #include "../../PamCutBase/PamCutBase.h" -#include "../../CaloAxis2.h" +#include /*! @brief The geometric cut using the calorimeter track. * @@ -79,3 +81,4 @@ }; #endif /* CALOGEOMCUT_H_ */ +#endif /* NO_CALOAXIS */