20 throw std::runtime_error(
"NevLHCee13 called with a class whose parent is not NPbase");
38 throw std::runtime_error(
"NevLHCmumu13 called with a class whose parent is not NPbase");
56 throw std::runtime_error(
"NevLHCtautau13 called with a class whose parent is not NPbase");
77 throw std::runtime_error(
"NevLHCenu13 called with a class whose parent is not NPbase");
95 throw std::runtime_error(
"NevLHCmunu13 called with a class whose parent is not NPbase");
113 throw std::runtime_error(
"NevLHCtaunu13 called with a class whose parent is not NPbase");
The auxiliary base model class for other model classes.
virtual const double NevLHCppmunu13(const int i_bin) const
Number of mono-muon events at the LHC at 13 TeV.
virtual const double NevLHCppenu13(const int i_bin) const
Number of mono-electron events at the LHC at 13 TeV.
virtual const double NevLHCpptautau13(const int i_bin) const
Number of di-tau events at the LHC at 13 TeV.
virtual const double NevLHCpptaunu13(const int i_bin) const
Number of mono-tau events at the LHC at 13 TeV.
virtual const double NevLHCppmumu13(const int i_bin) const
Number of di-muon events at the LHC at 13 TeV.
virtual const double NevLHCppee13(const int i_bin) const
Number of di-electron events at the LHC at 13 TeV.
double computeThValue()
The number of events at the LHC for a given process .
virtual ~NevLHCee13()
Destructor of the NevLHCee13 class.
NevLHCee13(const StandardModel &SM_i, const int i_bin_i)
Constructor.
NevLHCenu13(const StandardModel &SM_i, const int i_bin_i)
Constructor.
double computeThValue()
The number of events at the LHC for a given process .
virtual ~NevLHCenu13()
Destructor of the NevLHCenu13 class.
double computeThValue()
The number of events at the LHC for a given process .
virtual ~NevLHCmumu13()
Destructor of the NevLHCmumu13 class.
NevLHCmumu13(const StandardModel &SM_i, const int i_bin_i)
Constructor.
NevLHCmunu13(const StandardModel &SM_i, const int i_bin_i)
Constructor.
double computeThValue()
The number of events at the LHC for a given process .
virtual ~NevLHCmunu13()
Destructor of the NevLHCmunu13 class.
double computeThValue()
The number of events at the LHC for a given process .
virtual ~NevLHCtaunu13()
Destructor of the NevLHCtaunu13 class.
NevLHCtaunu13(const StandardModel &SM_i, const int i_bin_i)
Constructor.
double computeThValue()
The number of events at the LHC for a given process .
virtual ~NevLHCtautau13()
Destructor of the NevLHCtautau13 class.
NevLHCtautau13(const StandardModel &SM_i, const int i_bin_i)
Constructor.
A model class for the Standard Model.
A class for a model prediction of an observable.
const StandardModel & SM
A reference to an object of StandardMode class.