ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4AttUtils Namespace Reference

Functions

template<typename T >
G4bool ExtractAttDef (const T &object, const G4String &name, G4AttDef &def)
 
template<typename T >
G4bool ExtractAttValue (const T &object, const G4String &name, G4AttValue &attVal)
 
G4TypeKey GetKey (const G4AttDef &def)
 

Function Documentation

template<typename T >
G4bool G4AttUtils::ExtractAttDef ( const T object,
const G4String name,
G4AttDef def 
)

Definition at line 61 of file G4AttUtils.hh.

View newest version in sPHENIX GitHub at line 61 of file G4AttUtils.hh

Referenced by G4TrajectoryDrawByAttribute::Draw(), and G4AttributeFilterT< T >::Evaluate().

+ Here is the caller graph for this function:

template<typename T >
G4bool G4AttUtils::ExtractAttValue ( const T object,
const G4String name,
G4AttValue attVal 
)

Definition at line 75 of file G4AttUtils.hh.

View newest version in sPHENIX GitHub at line 75 of file G4AttUtils.hh

Referenced by G4TrajectoryDrawByAttribute::Draw(), and G4AttributeFilterT< T >::Evaluate().

+ Here is the caller graph for this function:

G4TypeKey G4AttUtils::GetKey ( const G4AttDef def)

Definition at line 40 of file G4AttUtils.cc.

View newest version in sPHENIX GitHub at line 40 of file G4AttUtils.cc

References G4AttDef::GetExtra(), and G4AttDef::GetValueType().

Referenced by G4AttFilterUtils::GetNewFilter().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: