THDMObservables.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2015 HEPfit Collaboration
3  * All rights reserved.
4  *
5  * For the licensing terms see doc/COPYING.
6  */
7 
8 #ifndef THDMOBSERVABLES_H
9 #define THDMOBSERVABLES_H
10 
11 #include "bsgamma.h"
12 #include "CPoddHiggs.h"
13 #include "globalminimum.h"
14 #include "heavyHiggs.h"
15 #include "lightHiggs.h"
16 #include "positivity.h"
17 #include "unitarity.h"
18 #include "STU.h"
19 #include "THDMfunctions.h"
20 #include "THDMquantities.h"
21 
22 #endif /* THDMOBSERVABLES_H */
23