Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4SDChargedFilter.hh>
Public Member Functions | |
G4SDChargedFilter (const G4String &name) | |
~G4SDChargedFilter () override=default | |
G4bool | Accept (const G4Step *) const override |
![]() | |
G4VSDFilter (const G4String &name) | |
virtual | ~G4VSDFilter () |
const G4String & | GetName () const |
Additional Inherited Members | |
![]() | |
G4String | filterName |
Definition at line 48 of file G4SDChargedFilter.hh.
G4SDChargedFilter::G4SDChargedFilter | ( | const G4String & | name | ) |
Definition at line 45 of file G4SDChargedFilter.cc.
|
overridedefault |
Implements G4VSDFilter.
Definition at line 49 of file G4SDChargedFilter.cc.