EpIC 1.1.0
Monte Carlo generator for exclusive processes
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
PARTONS::DVMPProcessTOYMCTables Class Reference

#include <DVMPProcessTOYMCTables.h>

Inheritance diagram for PARTONS::DVMPProcessTOYMCTables:

Public Member Functions

 DVMPProcessTOYMCTables (const std::string &className)
 
virtual ~DVMPProcessTOYMCTables ()
 
virtual DVMPProcessTOYMCTablesclone () const
 
virtual void configure (const ElemUtils::Parameters &parameters)
 
const std::string & getGridPath () const
 
void setGridPath (const std::string &gridFile)
 

Static Public Attributes

static const std::string PARAMETER_NAME_GRID_FILE
 String used to select grid file.
 
static const unsigned int classId
 Unique ID to automatically register the class in the registry.
 

Protected Member Functions

 DVMPProcessTOYMCTables (const DVMPProcessTOYMCTables &other)
 
virtual void initModule ()
 
virtual void isModuleWellConfigured ()
 
virtual PhysicalType< double > CrossSection ()
 

Detailed Description

TODO

Constructor & Destructor Documentation

◆ DVMPProcessTOYMCTables() [1/2]

PARTONS::DVMPProcessTOYMCTables::DVMPProcessTOYMCTables ( const std::string &  className)

Constructor.

◆ ~DVMPProcessTOYMCTables()

virtual PARTONS::DVMPProcessTOYMCTables::~DVMPProcessTOYMCTables ( )
virtual

Destructor.

◆ DVMPProcessTOYMCTables() [2/2]

PARTONS::DVMPProcessTOYMCTables::DVMPProcessTOYMCTables ( const DVMPProcessTOYMCTables other)
protected

Copy constructor.

Parameters
otherObject to be copied.

Member Function Documentation

◆ getGridPath()

const std::string & PARTONS::DVMPProcessTOYMCTables::getGridPath ( ) const

Get grid file path.

◆ setGridPath()

void PARTONS::DVMPProcessTOYMCTables::setGridPath ( const std::string &  gridFile)

Set grid file path.


The documentation for this class was generated from the following file: