SRSystParamHeader.h
Go to the documentation of this file.
1 #ifndef DUNEANAOBJ_SRSYSTPARAMHEADER_H
2 #define DUNEANAOBJ_SRSYSTPARAMHEADER_H
3 
4 #include <string>
5 #include <vector>
6 
7 namespace caf
8 {
10  {
11  public:
14 
15  int nshifts;
17  int id;
18  };
19 
20 } // end namespace
21 
22 #endif // DUNEANAOBJ_SRSYSTPARAMHEADER_H
23 //////////////////////////////////////////////////////////////////////////////
std::string string
Definition: nybbler.cc:12
Common Analysis Files.
Definition: SRGAr.h:13