evwgh::WeightCalc Member List

This is the complete list of members for evwgh::WeightCalc, including all inherited members.

Configure(fhicl::ParameterSet const &pset, CLHEP::HepRandomEngine &)=0evwgh::WeightCalcpure virtual
fNameevwgh::WeightCalcprivate
GetName()evwgh::WeightCalcinline
GetWeight(art::Event &e)=0evwgh::WeightCalcpure virtual
MultiGaussianSmearing(std::vector< double > const &centralValues, std::vector< std::vector< double >> const &inputCovarianceMatrix, int n_multisims, CLHEP::RandGaussQ &GaussRandom)evwgh::WeightCalcstatic
MultiGaussianSmearing(std::vector< double > const &centralValue, TMatrixD *const &inputCovarianceMatrix, std::vector< double > rand)evwgh::WeightCalcstatic
MultiGaussianSmearing(std::vector< double > const &centralValue, TMatrixD *const &LowerTriangleCovarianceMatrix, bool isDecomposed, std::vector< double > rand)evwgh::WeightCalcstatic
SetName(std::string name)evwgh::WeightCalcinline