LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
MCEventWeight.h
Go to the documentation of this file.
1
#ifndef _MCEVENTWEIGHT_H_
2
#define _MCEVENTWEIGHT_H_
3
4
#include <string>
5
#include <vector>
6
7
namespace
evwgh
{
8
struct
MCEventWeight
{
9
std::map<std::string, std::vector<double>>
fWeight
;
10
};
11
}
12
#endif //_MCEVENTWEIGHT_H_
evwgh
Definition:
EventWeight_module.cc:31
evwgh::MCEventWeight::fWeight
std::map< std::string, std::vector< double > > fWeight
Definition:
MCEventWeight.h:9
evwgh::MCEventWeight
Definition:
MCEventWeight.h:8
larsim
v09_43_00
source
larsim
EventWeight
Base
MCEventWeight.h
Generated on Thu May 2 2024 20:59:51 for LArSoft by
1.8.11