| 
    Geant4_10
    
   | 
 
#include <DefaultHepRepTreeID.h>


Public Member Functions | |
| DefaultHepRepTreeID (std::string name, std::string version, std::string qualifier="top_level") | |
| ~DefaultHepRepTreeID () | |
| std::string | getQualifier () | 
| void | setQualifier (std::string qualifier) | 
| std::string | getName () | 
| std::string | getVersion () | 
  Public Member Functions inherited from HEPREP::HepRepTreeID | |
| virtual | ~HepRepTreeID () | 
| Destructor.  More... | |
Definition at line 17 of file DefaultHepRepTreeID.h.
| cheprep::DefaultHepRepTreeID::DefaultHepRepTreeID | ( | std::string | name, | 
| std::string | version, | ||
| std::string | qualifier = "top_level"  | 
        ||
| ) | 
Definition at line 16 of file DefaultHepRepTreeID.cc.
| cheprep::DefaultHepRepTreeID::~DefaultHepRepTreeID | ( | ) | 
Definition at line 20 of file DefaultHepRepTreeID.cc.
      
  | 
  virtual | 
Returns the name of this treeID.
Implements HEPREP::HepRepTreeID.
Definition at line 31 of file DefaultHepRepTreeID.cc.
      
  | 
  virtual | 
Returns the qualifier that qualifies the relation that this treeID has with what it refers to.
Implements HEPREP::HepRepTreeID.
Definition at line 23 of file DefaultHepRepTreeID.cc.
      
  | 
  virtual | 
Returns the version of this treeID.
Implements HEPREP::HepRepTreeID.
Definition at line 35 of file DefaultHepRepTreeID.cc.
      
  | 
  virtual | 
Sets the qualifier that qualifies the relation that this treeID has with what it refers to.
| qualifier | to be set. | 
Implements HEPREP::HepRepTreeID.
Definition at line 27 of file DefaultHepRepTreeID.cc.
 1.8.5