gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
plugin_defs.hpp File Reference

declaration for scanner module More...

#include <vector>
#include <string>
#include <map>
#include <set>
#include <algorithm>
#include <typeinfo>
#include <unistd.h>
#include "gambit/ScannerBit/printer_interface.hpp"
#include "gambit/Utils/type_index.hpp"
#include "gambit/ScannerBit/plugin_loader.hpp"
#include "gambit/ScannerBit/base_prior.hpp"
Include dependency graph for plugin_defs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gambit::Scanner::resume_params_func
 class to interface with the plugin manager resume functions. More...
 
class  Gambit::Scanner::Plugins::factoryBase
 These classes are used by the plugins to load and save data. More...
 
class  Gambit::Scanner::Plugins::funcFactory< T >
 
class  Gambit::Scanner::Plugins::classFactory< T >
 
struct  Gambit::Scanner::Plugins::pluginData
 Structure that holds all the data provided by plugins about themselves. More...
 

Namespaces

 Gambit
 TODO: see if we can use this one:
 
 Gambit::Scanner
 
 Gambit::Scanner::Plugins
 

Typedefs

typedef Priors::BasePrior Gambit::Scanner::prior_interface
 

Detailed Description

declaration for scanner module


Authors (add name and date if you modify):

Author
Gregory Martinez (grego.nosp@m.ry.d.nosp@m.avid..nosp@m.mart.nosp@m.inez@.nosp@m.gmai.nosp@m.l.com)
Date
2013 August 2014 Feb
Author
Pat Scott (p.sco.nosp@m.tt@i.nosp@m.mperi.nosp@m.al.a.nosp@m.c.uk)
Date
2014 Dec

Definition in file plugin_defs.hpp.