![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | evwgh::WeightCalcCreator |
| class | evwgh::WeightCalcImpl< T > |
Namespaces | |
| evwgh | |
Macros | |
| #define | DECLARE_WEIGHTCALC(wghcalc) |
| #define | REGISTER_WEIGHTCALC(wghcalc) const WeightCalcImpl<wghcalc> wghcalc::creator(#wghcalc); |
| #define DECLARE_WEIGHTCALC | ( | wghcalc | ) |
Definition at line 29 of file WeightCalcCreator.h.
| #define REGISTER_WEIGHTCALC | ( | wghcalc | ) | const WeightCalcImpl<wghcalc> wghcalc::creator(#wghcalc); |
Definition at line 33 of file WeightCalcCreator.h.
Referenced by evwgh::PPFXCVWeightCalc::GetWeight(), evwgh::PPFXWeightCalc::GetWeight(), evwgh::PPFXTotAbsorpWeightCalc::GetWeight(), evwgh::PPFXThinPionWeightCalc::GetWeight(), evwgh::PPFXThinNucWeightCalc::GetWeight(), evwgh::PPFXThinNucAWeightCalc::GetWeight(), evwgh::PPFXThinNeutronPionWeightCalc::GetWeight(), evwgh::PPFXMIPPPionWeightCalc::GetWeight(), evwgh::PPFXThinKaonWeightCalc::GetWeight(), evwgh::PPFXTargAttenWeightCalc::GetWeight(), evwgh::PPFXOtherWeightCalc::GetWeight(), evwgh::PPFXThinMesonWeightCalc::GetWeight(), evwgh::PPFXMIPPKaonWeightCalc::GetWeight(), and evwgh::GenieWeightCalc::SetupWeightCalculators().