LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
WeightCalcCreator.cxx
Go to the documentation of this file.
1
#include "
WeightCalcCreator.h
"
2
#include "
WeightCalcFactory.h
"
3
4
namespace
evwgh
{
5
WeightCalcCreator::WeightCalcCreator
(
const
std::string& wghcalcname)
6
{
7
WeightCalcFactory::Register
(wghcalcname,
this
);
8
}
9
}
WeightCalcCreator.h
WeightCalcFactory.h
evwgh::WeightCalcCreator::WeightCalcCreator
WeightCalcCreator(const std::string &classname)
Definition:
WeightCalcCreator.cxx:5
evwgh
Definition:
EventWeight_module.cc:31
evwgh::WeightCalcFactory::Register
static void Register(const std::string &wghcalcname, WeightCalcCreator *creator)
Definition:
WeightCalcFactory.cxx:17
larsim
v09_43_00
source
larsim
EventWeight
Base
WeightCalcCreator.cxx
Generated on Thu May 2 2024 20:59:51 for LArSoft by
1.8.11