cepgen is hosted by Hepforge, IPPP Durham
CepGen N/A
Central exclusive processes event generator
CardsHandlerFactory Struct Referencefinal

A card handler factory. More...

#include <include/CepGen/Modules/CardsHandlerFactory.h>

+ Inheritance diagram for CardsHandlerFactory:
+ Collaboration diagram for CardsHandlerFactory:

Public Member Functions

std::unique_ptr< card::HandlerbuildFromFilename (const std::string &filename) const
 Build one instance of a card handler.
 

Static Public Member Functions

static CardsHandlerFactoryget ()
 

Detailed Description

Definition at line 43 of file CardsHandlerFactory.h.

Member Function Documentation

◆ buildFromFilename()

std::unique_ptr< card::Handler > buildFromFilename ( const std::string & filename) const
Parameters
[in]filenameFile path to retrieve

◆ get()

static CardsHandlerFactory & get ( )
static