#include <map>
#include <vector>
#include <string>
Go to the source code of this file.
Namespaces | |
sbn | |
This module creates Common Analysis Files. | |
sbn::evwgh | |
Typedefs | |
typedef std::map< std::string, std::vector< float > > | sbn::evwgh::EventWeightMap |
Container for event-level weights. More... | |