SRGlobal.h
Go to the documentation of this file.
1 #ifndef DUNEANAOBJ_SRGLOBAL_H
2 #define DUNEANAOBJ_SRGLOBAL_H
3 
5 
6 namespace caf
7 {
8  class SRGlobal
9  {
10  public:
11  SRGlobal();
12  ~SRGlobal();
13 
15  };
16 
17 } // end namespace
18 
19 #endif // DUNEANAOBJ_SRGLOBAL_H
20 //////////////////////////////////////////////////////////////////////////////
SRWeightGlobal wgts
Definition: SRGlobal.h:14
Common Analysis Files.
Definition: SRGAr.h:13