![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/graphics_reps/include/G4VFilter.hh>
Inheritance diagram for G4VFilter< T >:
Collaboration diagram for G4VFilter< T >:Public Types | |
| typedef T | Type |
Public Member Functions | |
| G4VFilter (const G4String &name) | |
| virtual | ~G4VFilter () |
| virtual G4bool | Accept (const T &) const =0 |
| virtual void | PrintAll (std::ostream &ostr) const =0 |
| virtual void | Reset ()=0 |
| G4String | Name () const |
| G4String | GetName () const |
Private Attributes | |
| G4String | fName |
Definition at line 39 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 39 of file G4VFilter.hh
Definition at line 43 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 43 of file G4VFilter.hh
Definition at line 71 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 71 of file G4VFilter.hh
Definition at line 76 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 76 of file G4VFilter.hh
Definition at line 87 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 87 of file G4VFilter.hh
References configureMap::Name.
Definition at line 80 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 80 of file G4VFilter.hh
References fName.
Referenced by G4SmartFilter< T >::Accept(), G4AttributeFilterT< T >::Print(), and G4SmartFilter< T >::PrintAll().
Here is the caller graph for this function:Definition at line 66 of file G4VFilter.hh.
View newest version in sPHENIX GitHub at line 66 of file G4VFilter.hh