A model class for the Standard Model.
void registerTopQuarkObservables()
void registerDiBosonObservables()
void registerFlavourObservables()
std::map< std::string, std::function< ThObservable *(const StandardModel &) > > obsThFactory
void registerHiggsLeptonObservables()
void registerEWObservables()
void registerBSMObservables()
void registerCouplingObservables()
ThObservable * CreateThMethod(const std::string &name, StandardModel &model) const
This method checks for the existence of an observable of a specific name in the map thobs and returns...
void addObsToFactory(const std::string name, std::function< ThObservable *(const StandardModel &) >)
void registerHiggsObservables()
void registerLEP2Observables()
A class for a model prediction of an observable.