Analysis-TypeDef.hh

Go to the documentation of this file.
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 #include "reco_wf.hh"
00012 #include "beamgate_debugger.hh"
00013 #include "pmtbaseline.hh"
00014 #include "pulse_viewer.hh"
00015 #include "pmtbaseline_ana.hh"
00016 #include "pulse_analyzer.hh"
00017 #include "led_pulse_analyzer.hh"
00018 //#include "pulse_selector_base.hh"
00019 #include "pulse_selector_simple.hh"
00020 #include "waveform_sampler.hh"
00021 //ADD_NEW_HEADER ... do not change this line
00022 
00023 // Class forward declaration here
00024 class ana_processor;
00025 class reco_wf;
00026 class beamgate_debugger;
00027 class pmtbaseline;
00028 class pulse_viewer;
00029 class pmtbaseline_ana;
00030 class pulse_analyzer;
00031 class led_pulse_selector;
00032 class led_pulse_analyzer;
00033 class pulse_selector_base;
00034 class pulse_selector_simple;
00035 class waveform_sampler;
00036 //ADD_NEW_CLASS ... do not change this line
00037 
00038 #endif
00039 
00040 
00041 
00042 

Generated on Mon Apr 7 15:35:12 2014 for MyProject by  doxygen 1.4.7