ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VDigi Class Reference

#include <geant4/tree/geant4-10.6-release/source/digits_hits/digits/include/G4VDigi.hh>

+ Inheritance diagram for G4VDigi:

Public Member Functions

 G4VDigi ()
 
virtual ~G4VDigi ()
 
G4bool operator== (const G4VDigi &right) const
 
virtual void Draw ()
 
virtual void Print ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Detailed Description

Definition at line 47 of file G4VDigi.hh.

View newest version in sPHENIX GitHub at line 47 of file G4VDigi.hh

Constructor & Destructor Documentation

G4VDigi::G4VDigi ( )

Definition at line 33 of file G4VDigi.cc.

View newest version in sPHENIX GitHub at line 33 of file G4VDigi.cc

G4VDigi::~G4VDigi ( )
virtual

Definition at line 36 of file G4VDigi.cc.

View newest version in sPHENIX GitHub at line 36 of file G4VDigi.cc

Member Function Documentation

virtual std::vector<G4AttValue>* G4VDigi::CreateAttValues ( ) const
inlinevirtual

Definition at line 66 of file G4VDigi.hh.

View newest version in sPHENIX GitHub at line 66 of file G4VDigi.hh

void G4VDigi::Draw ( )
virtual

Reimplemented in GammaRayTelDigi.

Definition at line 42 of file G4VDigi.cc.

View newest version in sPHENIX GitHub at line 42 of file G4VDigi.cc

virtual const std::map<G4String,G4AttDef>* G4VDigi::GetAttDefs ( ) const
inlinevirtual

Definition at line 59 of file G4VDigi.hh.

View newest version in sPHENIX GitHub at line 59 of file G4VDigi.hh

G4bool G4VDigi::operator== ( const G4VDigi right) const

Definition at line 39 of file G4VDigi.cc.

View newest version in sPHENIX GitHub at line 39 of file G4VDigi.cc

void G4VDigi::Print ( void  )
virtual

Reimplemented in GammaRayTelDigi.

Definition at line 45 of file G4VDigi.cc.

View newest version in sPHENIX GitHub at line 45 of file G4VDigi.cc


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