All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashAlgoBase.cxx
Go to the documentation of this file.
1 #ifndef FLASHALGOBASE_CXX
2 #define FLASHALGOBASE_CXX
3 
4 #include "FlashAlgoBase.h"
5 
6 namespace pmtana{
7 
8  FlashAlgoBase::FlashAlgoBase(const std::string name)
9  {
10  _name = name;
11  Reset();
12  }
13 
15 
17 
18 }
19 #endif
20 
then echo fcl name