|
Geant4 VMC Version 6.8
|
Definition of the score weight calculator type. More...
#include <Rtypes.h>#include <functional>Go to the source code of this file.
Typedefs | |
| using | TG4ScoreWeightCalculator = std::function<Double_t(Int_t pdg, Double_t ekin)> |
Definition of the score weight calculator type.
Definition in file TG4ScoreWeightCalculator.h.
| using TG4ScoreWeightCalculator = std::function<Double_t(Int_t pdg, Double_t ekin)> |
Definition at line 22 of file TG4ScoreWeightCalculator.h.