cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
RunParameters.h File Reference
+ Include dependency graph for RunParameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RunParameters
 List of parameters used to start and run the simulation job. More...
 
class  RunParameters::Generation
 Collection of events generation parameters. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::proc
 Location for all physics processes to be generated.
 
namespace  cepgen::utils
 Collection of utilities.
 

Typedefs

typedef std::vector< std::unique_ptr< EventModifier > > EventModifiersSequence
 Event modification algos ordered set.
 
typedef std::vector< std::unique_ptr< EventExporter > > EventExportersSequence
 Event export modules ordered set.
 
typedef std::vector< std::unique_ptr< utils::Functional > > TamingFunctionsSequence
 Taming functions evaluators set.