00001 // 00002 // type-def file for ROOT 00003 // 00004 00005 #ifndef BASE_TYPEDEF_HH 00006 #define BASE_TYPEDEF_HH 00007 00008 // Header files included here 00009 #include "types.hh" 00010 #include "FrameworkConstants.hh" 00011 #include "MCConstants.hh" 00012 #include "GeoConstants.hh" 00013 #include "FEMConstants.hh" 00014 #include "DecoderConstants.hh" 00015 #include "DataFormatConstants.hh" 00016 #include "larlight_base.hh" 00017 #include "messenger.hh" 00018 00019 // Class forward declaration here 00020 namespace larlight{ 00021 class larlight_base; 00022 class Message; 00023 } 00024 #endif