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::DefaultHepRepAttDef Class Reference

#include <DefaultHepRepAttDef.h>

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

Public Member Functions

 DefaultHepRepAttDef (std::string name, std::string desc, std::string category, std::string extra)
 
 ~DefaultHepRepAttDef ()
 
HEPREP::HepRepAttDefcopy ()
 
std::string getName ()
 
std::string getLowerCaseName ()
 
std::string getDescription ()
 
std::string getCategory ()
 
std::string getExtra ()
 
- Public Member Functions inherited from HEPREP::HepRepAttDef
virtual ~HepRepAttDef ()
 Destructor. More...
 

Detailed Description

Definition at line 17 of file DefaultHepRepAttDef.h.

Constructor & Destructor Documentation

cheprep::DefaultHepRepAttDef::DefaultHepRepAttDef ( std::string  name,
std::string  desc,
std::string  category,
std::string  extra 
)

Definition at line 19 of file DefaultHepRepAttDef.cc.

Here is the caller graph for this function:

cheprep::DefaultHepRepAttDef::~DefaultHepRepAttDef ( )

Definition at line 23 of file DefaultHepRepAttDef.cc.

Member Function Documentation

HepRepAttDef * cheprep::DefaultHepRepAttDef::copy ( )
virtual

Returns a deep copy of this attdef.

Returns
copy of this attdef.

Implements HEPREP::HepRepAttDef.

Definition at line 26 of file DefaultHepRepAttDef.cc.

Here is the call graph for this function:

string cheprep::DefaultHepRepAttDef::getCategory ( )
virtual

Returns category of this attdef.

Returns
category.

Implements HEPREP::HepRepAttDef.

Definition at line 44 of file DefaultHepRepAttDef.cc.

string cheprep::DefaultHepRepAttDef::getDescription ( )
virtual

Returns a description of this attdef.

Returns
description.

Implements HEPREP::HepRepAttDef.

Definition at line 40 of file DefaultHepRepAttDef.cc.

string cheprep::DefaultHepRepAttDef::getExtra ( )
virtual

Returns any extra information of this attdef.

Returns
extra info.

Implements HEPREP::HepRepAttDef.

Definition at line 48 of file DefaultHepRepAttDef.cc.

string cheprep::DefaultHepRepAttDef::getLowerCaseName ( )
virtual

Returns the lowercased name of this attdef.

Returns
lowercased name.

Implements HEPREP::HepRepAttDef.

Definition at line 34 of file DefaultHepRepAttDef.cc.

Here is the call graph for this function:

string cheprep::DefaultHepRepAttDef::getName ( )
virtual

Returns the mixed case name of this attdef.

Returns
name.

Implements HEPREP::HepRepAttDef.

Definition at line 30 of file DefaultHepRepAttDef.cc.


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