![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for G4PhysicalVolumesSearchScene::Matcher:Public Member Functions | |
| Matcher (const G4String &requiredMatch) | |
| G4bool | Match (const G4String &) |
Private Attributes | |
| G4bool | fRegexFlag |
| G4String | fRequiredMatch |
Definition at line 94 of file G4PhysicalVolumesSearchScene.hh.
View newest version in sPHENIX GitHub at line 94 of file G4PhysicalVolumesSearchScene.hh
| G4PhysicalVolumesSearchScene::Matcher::Matcher | ( | const G4String & | requiredMatch | ) |
Definition at line 73 of file G4PhysicalVolumesSearchScene.cc.
View newest version in sPHENIX GitHub at line 73 of file G4PhysicalVolumesSearchScene.cc
References fRegexFlag, fRequiredMatch, G4Exception(), G4String::isNull(), and JustWarning.
Here is the call graph for this function:Definition at line 99 of file G4PhysicalVolumesSearchScene.cc.
View newest version in sPHENIX GitHub at line 99 of file G4PhysicalVolumesSearchScene.cc
Referenced by G4PhysicalVolumesSearchScene::ProcessVolume().
Here is the caller graph for this function:
|
private |
Definition at line 102 of file G4PhysicalVolumesSearchScene.hh.
View newest version in sPHENIX GitHub at line 102 of file G4PhysicalVolumesSearchScene.hh
Referenced by Matcher().
|
private |
Definition at line 103 of file G4PhysicalVolumesSearchScene.hh.
View newest version in sPHENIX GitHub at line 103 of file G4PhysicalVolumesSearchScene.hh
Referenced by Matcher().