Page MenuHomeHEPForge

modellib_PSSSM.mli
No OneTemporary

modellib_PSSSM.mli

(* $Id: modellib_PSSSM.mli 804 2009-06-13 19:37:21Z ohl $
Copyright (C) 1999-2009 by
Wolfgang Kilian <kilian@hep.physik.uni-siegen.de>
Thorsten Ohl <ohl@physik.uni-wuerzburg.de>
Juergen Reuter <juergen.reuter@physik.uni-freiburg.de>
WHIZARD is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
WHIZARD is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *)
(* \thocwmodulesection{Extended Supersymmetric Models} *)
(* We do not introduce the possibility here of using four point couplings
or not. We simply add the relevant and leave the rest out. No
possibility for Goldstone bosons is given. But we allow for CKM mixing.
*)
module type extMSSM_flags =
sig
val ckm_present : bool
end
module PSSSM : extMSSM_flags
module PSSSM_QCD : extMSSM_flags
module ExtMSSM : functor (F: extMSSM_flags) -> Model.T
(*i
* Local Variables:
* mode:caml
* indent-tabs-mode:nil
* page-delimiter:"^(\\* .*\n"
* End:
i*)

File Metadata

Mime Type
text/x-ruby
Expires
Wed, May 14, 11:50 AM (1 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5062194
Default Alt Text
modellib_PSSSM.mli (1 KB)

Event Timeline