Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
duneanaobj
duneanaobj
StandardRecord
SRWeightGlobal.h
Go to the documentation of this file.
1
#ifndef DUNEANAOBJ_SRWEIGHTGLOBAL_H
2
#define DUNEANAOBJ_SRWEIGHTGLOBAL_H
3
4
#include "
duneanaobj/StandardRecord/SRSystParamHeader.h
"
5
6
#include <vector>
7
8
namespace
caf
9
{
10
class
SRWeightGlobal
11
{
12
13
public
:
14
SRWeightGlobal
();
15
~SRWeightGlobal
();
16
17
std::vector<SRSystParamHeader>
params
;
18
};
19
20
}
// end namespace
21
22
#endif // DUNEANAOBJ_SRWEIGHTGLOBAL_H
23
//////////////////////////////////////////////////////////////////////////////
SRSystParamHeader.h
caf::SRWeightGlobal::params
std::vector< SRSystParamHeader > params
Definition:
SRWeightGlobal.h:17
caf::SRWeightGlobal::SRWeightGlobal
SRWeightGlobal()
Definition:
SRWeightGlobal.cxx:5
caf::SRWeightGlobal
Definition:
SRWeightGlobal.h:10
caf::SRWeightGlobal::~SRWeightGlobal
~SRWeightGlobal()
Definition:
SRWeightGlobal.cxx:9
caf
Common Analysis Files.
Definition:
SRGAr.h:13
Generated by
1.8.11