ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PhysicalVolumesSearchScene::Matcher Class Reference
+ Collaboration diagram for G4PhysicalVolumesSearchScene::Matcher:

Public Member Functions

 Matcher (const G4String &requiredMatch)
 
G4bool Match (const G4String &)
 

Private Attributes

G4bool fRegexFlag
 
G4String fRequiredMatch
 

Detailed Description

Definition at line 94 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 94 of file G4PhysicalVolumesSearchScene.hh

Constructor & Destructor Documentation

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:

Member Function Documentation

G4bool G4PhysicalVolumesSearchScene::Matcher::Match ( const G4String s)

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:

Member Data Documentation

G4bool G4PhysicalVolumesSearchScene::Matcher::fRegexFlag
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().

G4String G4PhysicalVolumesSearchScene::Matcher::fRequiredMatch
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().


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