ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4AttDefT< T > Class Template Reference

#include <geant4/tree/geant4-10.6-release/source/graphics_reps/include/G4AttDefT.hh>

+ Inheritance diagram for G4AttDefT< T >:
+ Collaboration diagram for G4AttDefT< T >:

Public Types

typedef T Type
 

Public Member Functions

 G4AttDefT (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra="")
 
virtual ~G4AttDefT ()
 
- Public Member Functions inherited from G4AttDef
 G4AttDef (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4String &valueType)
 
 G4AttDef (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4TypeKey &typeKey)
 
 G4AttDef ()
 
virtual ~G4AttDef ()
 
const G4StringGetName () const
 
const G4StringGetDesc () const
 
const G4StringGetCategory () const
 
const G4StringGetExtra () const
 
const G4StringGetValueType () const
 
const G4TypeKeyGetTypeKey () const
 
void SetName (const G4String &name)
 
void SetDesc (const G4String &desc)
 
void SetCategory (const G4String &cat)
 
void SetExtra (const G4String &extra)
 
void SetValueType (const G4String &type)
 

Detailed Description

template<typename T>
class G4AttDefT< T >

Definition at line 39 of file G4AttDefT.hh.

View newest version in sPHENIX GitHub at line 39 of file G4AttDefT.hh

Member Typedef Documentation

template<typename T >
typedef T G4AttDefT< T >::Type

Definition at line 43 of file G4AttDefT.hh.

View newest version in sPHENIX GitHub at line 43 of file G4AttDefT.hh

Constructor & Destructor Documentation

template<typename T >
G4AttDefT< T >::G4AttDefT ( const G4String name,
const G4String desc,
const G4String category,
const G4String extra = "" 
)
inline

Definition at line 46 of file G4AttDefT.hh.

View newest version in sPHENIX GitHub at line 46 of file G4AttDefT.hh

template<typename T >
virtual G4AttDefT< T >::~G4AttDefT ( )
inlinevirtual

Definition at line 54 of file G4AttDefT.hh.

View newest version in sPHENIX GitHub at line 54 of file G4AttDefT.hh


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