00001 // 00002 // type-def file for ROOT 00003 // 00004 00005 #ifndef ANALYSIS_TYPEDEF_HH 00006 #define ANALYSIS_TYPEDEF_HH 00007 00008 // Header files included here 00009 #include "ana_base.hh" 00010 #include "ana_processor.hh" 00011 //ADD_NEW_HEADER ... do not change this line 00012 00013 // Class forward declaration here 00014 namespace larlight { 00015 class ana_base; 00016 class ana_processor; 00017 00018 //ADD_NEW_CLASS ... do not change this line 00019 } 00020 00021 #endif 00022 00023 00024 00025 00026 00027 00028 00029 00030 00031 00032 00033 00034