This is the complete list of members for evwgh::WeightCalc, including all inherited members.
Configure(fhicl::ParameterSet const &pset, CLHEP::HepRandomEngine &)=0 | evwgh::WeightCalc | pure virtual |
fName | evwgh::WeightCalc | private |
GetName() | evwgh::WeightCalc | inline |
GetWeight(art::Event &e)=0 | evwgh::WeightCalc | pure virtual |
MultiGaussianSmearing(std::vector< double > const ¢ralValues, std::vector< std::vector< double >> const &inputCovarianceMatrix, int n_multisims, CLHEP::RandGaussQ &GaussRandom) | evwgh::WeightCalc | static |
MultiGaussianSmearing(std::vector< double > const ¢ralValue, TMatrixD *const &inputCovarianceMatrix, std::vector< double > rand) | evwgh::WeightCalc | static |
MultiGaussianSmearing(std::vector< double > const ¢ralValue, TMatrixD *const &LowerTriangleCovarianceMatrix, bool isDecomposed, std::vector< double > rand) | evwgh::WeightCalc | static |
SetName(std::string name) | evwgh::WeightCalc | inline |