a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
SUSYObservables.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2012 HEPfit Collaboration
3 *
4 *
5 * For the licensing terms see doc/COPYING.
6 */
7
8#ifndef SUSYOBSERVABLES_H
9#define SUSYOBSERVABLES_H
10
11/* BEGIN: REMOVE FROM THE PACKAGE */
12#if FEYNHIGGS
13#include "OutputSLHAfromFH.h"
14#endif
15/* END: REMOVE FROM THE PACKAGE */
16#include "Mhiggs.h"
17#include "Msup.h"
18#include "Msdown.h"
19#include "Mslepton.h"
20#include "Msneutrino.h"
21#include "Mchargino.h"
22#include "Mneutralino.h"
23#include "Mw_dRho.h"
24#include "CCBbounds.h"
25#include "SFermiondeltas.h"
26#include "Metastability.h"
27
28#endif /* SUSYOBSERVABLES_H */
29