Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larsim
larsim
EventWeight
Base
MCEventWeight.h
Go to the documentation of this file.
1
#ifndef _MCEVENTWEIGHT_H_
2
#define _MCEVENTWEIGHT_H_
3
4
#include <vector>
5
#include <string>
6
7
namespace
evwgh {
8
struct
MCEventWeight
9
{
10
std::map<std::string, std::vector<double> >
fWeight
;
11
};
12
}
13
#endif //_MCEVENTWEIGHT_H_
evwgh::MCEventWeight::fWeight
std::map< std::string, std::vector< double > > fWeight
Definition:
MCEventWeight.h:10
evwgh::MCEventWeight
Definition:
MCEventWeight.h:8
Generated by
1.8.5