00001 #ifndef centellaCuts_h 00002 #define centellaCuts_h 00003 00004 #include "Event/cutVI.h" 00005 #include "Event/serverVI.h" 00006 00007 //-------------------------- 00009 //-------------------------- 00010 // JA Hernando, Santa Cruz, 05/15/00 00011 //-------------------------- 00012 00013 //########################### 00014 class centellaCuts 00015 //########################### 00016 { 00017 public: 00018 00020 centellaCuts(); 00022 ~centellaCuts() {}; 00023 }; 00024 #endif