ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
#include "G4AttDef.hh"
#include "G4AttValue.hh"
#include "G4String.hh"
#include "G4TypeKey.hh"
#include <map>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | G4AttUtils |
Functions | |
template<typename T > | |
G4bool | G4AttUtils::ExtractAttDef (const T &object, const G4String &name, G4AttDef &def) |
template<typename T > | |
G4bool | G4AttUtils::ExtractAttValue (const T &object, const G4String &name, G4AttValue &attVal) |
G4TypeKey | G4AttUtils::GetKey (const G4AttDef &def) |
G4String fName |
Definition at line 54 of file G4AttUtils.hh.
View newest version in sPHENIX GitHub at line 54 of file G4AttUtils.hh
Referenced by DicomVFileImage::DumpHeaderToTextFile(), G4MolecularConfiguration::G4MolecularConfiguration(), G4MolecularConfiguration::GetName(), G4VModelFactory< typename >::Name(), G4VFilter< T >::Name(), G4ModelingParameters::PVNameCopyNo::operator!=(), SpeciesInfoAOS::operator=(), SpeciesInfoSOA::operator=(), G4VModelFactory< typename >::Print(), G4MolecularConfiguration::Serialize(), DicomVFile::SetFileName(), SpeciesInfoAOS::SpeciesInfoAOS(), and G4MolecularConfiguration::Unserialize().