Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
cheprep::DefaultHepRepAction Class Reference

#include <DefaultHepRepAction.h>

Inheritance diagram for cheprep::DefaultHepRepAction:
Inheritance graph
[legend]
Collaboration diagram for cheprep::DefaultHepRepAction:
Collaboration graph
[legend]

Public Member Functions

 DefaultHepRepAction (std::string name, std::string expression)
 
 ~DefaultHepRepAction ()
 
std::string getName ()
 
std::string getExpression ()
 
HEPREP::HepRepActioncopy ()
 
- Public Member Functions inherited from HEPREP::HepRepAction
virtual ~HepRepAction ()
 Destructor. More...
 

Detailed Description

Definition at line 17 of file DefaultHepRepAction.h.

Constructor & Destructor Documentation

cheprep::DefaultHepRepAction::DefaultHepRepAction ( std::string  name,
std::string  expression 
)

Definition at line 16 of file DefaultHepRepAction.cc.

Here is the caller graph for this function:

cheprep::DefaultHepRepAction::~DefaultHepRepAction ( )

Definition at line 20 of file DefaultHepRepAction.cc.

Member Function Documentation

HepRepAction * cheprep::DefaultHepRepAction::copy ( )
virtual

Returns a deep copy of this action.

Returns
copy of this action.

Implements HEPREP::HepRepAction.

Definition at line 31 of file DefaultHepRepAction.cc.

Here is the call graph for this function:

string cheprep::DefaultHepRepAction::getExpression ( )
virtual

Returns expression associated with this action.

Returns
expression of this action.

Implements HEPREP::HepRepAction.

Definition at line 27 of file DefaultHepRepAction.cc.

string cheprep::DefaultHepRepAction::getName ( )
virtual

Returns name of this action.

Returns
name of this action.

Implements HEPREP::HepRepAction.

Definition at line 23 of file DefaultHepRepAction.cc.


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