a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
NextToMinimalSupersymmetricStandardModel.hpp
Go to the documentation of this file.
1/*
2 * NextToMinimalSupersymmetricStandardModel.hpp
3 *
4 * Created on: Jan 8, 2012
5 * Author: Ben O'Leary (benjamin.oleary@gmail.com)
6 * Copyright 2012 Ben O'Leary
7 *
8 * This file is part of LesHouchesParserClasses, released under the
9 * GNU General Public License. Please see the accompanying
10 * README.LHPC_CPP.txt file for a full list of files, brief documentation
11 * on how to use these classes, and further details on the license.
12 */
13
14#ifndef NEXTTOMINIMALSUPERSYMMETRICSTANDARDMODEL_HPP_
15#define NEXTTOMINIMALSUPERSYMMETRICSTANDARDMODEL_HPP_
16
20
21namespace LHPC
22{
23 namespace MassSpectrumClass
24 {
26 public virtual MassSpectrum,
27 public MSSM,
30 {
31 public:
33 bool const neutrinosAreMajorana = false,
34 std::vector< bool >* const defaultFlags = NULL );
35 virtual
37 };
39
40 }
42
43}
44
45#endif /* NEXTTOMINIMALSUPERSYMMETRICSTANDARDMODEL_HPP_ */
NextToMinimalSupersymmetricStandardModel(bool const isVerbose=false, bool const neutrinosAreMajorana=false, std::vector< bool > *const defaultFlags=NULL)
bool const isVerbose
NextToMinimalSupersymmetricStandardModel NMSSM
MassSpectrumClass::NMSSM NmssmSpectrum