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

Public Member Functions

 HasName (const G4String &name)
 
bool operator() (const G4UnitDefinition *value) const
 

Private Attributes

G4String fName
 

Detailed Description

Definition at line 35 of file G4DimensionedTypeUtils.cc.

View newest version in sPHENIX GitHub at line 35 of file G4DimensionedTypeUtils.cc

Constructor & Destructor Documentation

G4DimensionedTypeUtils::HasName::HasName ( const G4String name)
inline

Definition at line 37 of file G4DimensionedTypeUtils.cc.

View newest version in sPHENIX GitHub at line 37 of file G4DimensionedTypeUtils.cc

Member Function Documentation

bool G4DimensionedTypeUtils::HasName::operator() ( const G4UnitDefinition value) const
inline

Definition at line 38 of file G4DimensionedTypeUtils.cc.

View newest version in sPHENIX GitHub at line 38 of file G4DimensionedTypeUtils.cc

References fName, G4UnitDefinition::GetName(), and G4UnitDefinition::GetSymbol().

+ Here is the call graph for this function:

Member Data Documentation

G4String G4DimensionedTypeUtils::HasName::fName
private

Definition at line 43 of file G4DimensionedTypeUtils.cc.

View newest version in sPHENIX GitHub at line 43 of file G4DimensionedTypeUtils.cc

Referenced by operator()().


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