a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
SlhaTwoWithSpheno.hpp
Go to the documentation of this file.
1/*
2 * SlhaTwoWithSpheno.hpp
3 *
4 * Created on: Feb 22, 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 SLHATWOWITHSPHENO_HPP_
15#define SLHATWOWITHSPHENO_HPP_
16
17#include "SlhaTwo.hpp"
18
19namespace LHPC
20{
21 /* this is just a collection of instances of classes derived from SlhaBlock
22 * which covers all the blocks specified in SLHA2 (Comput. Phys. Commun. 180
23 * (2009) 8 [arXiv:0801.0045 [hep-ph]]) & those used by SPheno (Comput. Phys.
24 * Commun. 153 (2003) 275 [arXiv:hep-ph/0301101]).
25 */
27 {
28 public:
30 bool const isVerbose = false );
31 virtual
33
38 };
39
40}
41
42#endif /* SLHATWOWITHSPHENO_HPP_ */
bool const isVerbose
Definition: SlhaOne.hpp:60
SlhaParser & fileParser
Definition: SlhaOne.hpp:59
SLHA::LinesAsStringsBlock SPHENOCROSSSECTIONS
SLHA::SparseSinglyIndexedBlock< double > SPHENOINFO
SLHA::SparseSinglyIndexedBlock< double > SPHENOLOWENERGY
SlhaTwoWithSpheno(SlhaParser &fileParser, bool const isVerbose=false)
SLHA::LinesAsStringsBlock SPHENOINPUT