Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4DCIOentryT< T > Class Template Reference

#include <G4DCIOentryT.hh>

Inheritance diagram for G4DCIOentryT< T >:
Inheritance graph
[legend]
Collaboration diagram for G4DCIOentryT< T >:
Collaboration graph
[legend]

Public Member Functions

 G4DCIOentryT (std::string n)
 
 ~G4DCIOentryT ()
 
void CreateDCIOmanager (std::string detName, std::string colName)
 
void DeleteDCIOmanager ()
 
- Public Member Functions inherited from G4VDCIOentry
 G4VDCIOentry (std::string n)
 
virtual ~G4VDCIOentry ()
 
void SetVerboseLevel (G4int v)
 
std::string GetName ()
 

Additional Inherited Members

- Protected Attributes inherited from G4VDCIOentry
G4int m_verbose
 

Detailed Description

template<class T>
class G4DCIOentryT< T >

Definition at line 44 of file G4DCIOentryT.hh.

Constructor & Destructor Documentation

template<class T >
G4DCIOentryT< T >::G4DCIOentryT ( std::string  n)
inline

Definition at line 48 of file G4DCIOentryT.hh.

template<class T >
G4DCIOentryT< T >::~G4DCIOentryT ( )
inline

Definition at line 58 of file G4DCIOentryT.hh.

Member Function Documentation

template<class T >
void G4DCIOentryT< T >::CreateDCIOmanager ( std::string  detName,
std::string  colName 
)
inlinevirtual

Reimplemented from G4VDCIOentry.

Definition at line 62 of file G4DCIOentryT.hh.

Here is the call graph for this function:

template<class T >
void G4DCIOentryT< T >::DeleteDCIOmanager ( )
inline

Definition at line 78 of file G4DCIOentryT.hh.


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