Geant4-11
|
Functions | |
String_V | split (const G4String &input, char separator='\n') |
G4bool | transform (G4String &input, const G4String &type) |
Variables | |
SetupStyle_f | DefaultStyle |
G4String | masterStyle = "" |
SetupStyle_f | SysLogStyle |
std::unordered_map< std::string, SetupStyle_f > | transformers |
String_V G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::split | ( | const G4String & | input, |
char | separator = '\n' |
||
) |
Definition at line 40 of file G4coutFormatters.cc.
References pos.
Referenced by mcscore::read_next_vertex(), and transform().
G4bool G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::transform | ( | G4String & | input, |
const G4String & | type | ||
) |
Definition at line 57 of file G4coutFormatters.cc.
References G4endl, split(), and G4InuclParticleNames::tm.
Referenced by G4VSceneHandler::AddCompound(), G4Qt3DSceneHandler::AddPrimitive(), G4GDMLReadSolids::BooleanRead(), G4ReflectedSolid::BoundingLimits(), G4Voxelizer::BuildVoxelLimits(), G4PolyconeSide::CalculateExtent(), G4PolyhedraSide::CalculateExtent(), G4PolyPhiFace::CalculateExtent(), G4ReflectedSolid::CalculateExtent(), G4VCSGfaceted::CalculateExtent(), G4NucleiModel::choosePointAlongTraj(), G4AxesModel::Construct(), G4MultiUnion::CreatePolyhedron(), G4DNAMolecularDissociation::DecayIt(), G4GPSModel::DescribeYourselfTo(), G4LogicalVolumeModel::DescribeYourselfTo(), G4VFieldModel::DescribeYourselfTo(), G4MultiUnion::DistanceToIn(), G4MultiUnion::DistanceToInCandidates(), G4MultiUnion::DistanceToInNoVoxels(), G4MultiUnion::DistanceToOut(), G4MultiUnion::DistanceToOutNoVoxels(), G4MultiUnion::DistanceToOutVoxels(), G4VScoreWriter::DumpAllQuantitiesToFile(), G4VScoreWriter::DumpQuantityToFile(), G4MultiUnion::Extent(), G3toG4MANY(), G4AxesModel::G4AxesModel(), G4BooleanSolid::G4BooleanSolid(), G4DisplacedSolid::G4DisplacedSolid(), G4VisCommandSceneAddLogo::G4Logo::G4Logo(), G4ReflectedSolid::G4ReflectedSolid(), G4TextModel::G4TextModel(), G4INCL::PhaseSpaceKopylov::generate(), G4INCL::ParticleTable::getIUPACElementName(), G4BooleanSolid::GetListOfPrimitives(), G4INCL::InterpolationTable::getNodeAbscissae(), G4INCL::InterpolationTable::getNodeValues(), G4MultiUnion::GetPointOnSurface(), G4HadronicProcessStore::HtmlFileName(), G4CrossSectionDataStore::HtmlFileName(), G4HadPhaseSpaceGenbod::Initialize(), G4INCL::PhaseSpaceRauboldLynch::initialize(), G4ITNavigator2::InsideCurrentVolume(), G4MultiUnion::InsideNoVoxels(), G4MultiUnion::InsideWithExclusion(), G4VIntersectionLocator::LocateGlobalPointWithinVolumeAndCheck(), MakeBooleanSolids(), G4AssemblyVolume::MakeImprint(), G4GDMLReadSolids::MultiUnionNodeRead(), G4GDMLWriteSolids::MultiUnionWrite(), HepGeom::Transform3D::operator!=(), G4INCL::ParticleTable::parseElement(), G4INCL::ParticleTable::parseIUPACElement(), G4GDMLReadStructure::PhysvolRead(), G4EzVolume::PlaceIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), G4ElNeutrinoNucleusProcess::PostStepDoIt(), G4MuNeutrinoNucleusProcess::PostStepDoIt(), G4GDMLReadSolids::ReflectedSolidRead(), G4ASCIITreeSceneHandler::RequestPrimitives(), G4MultiUnion::SafetyFromOutsideNumberNode(), G4VisCommandSceneAddScale::Scale::Scale(), G4GDMLReadSolids::ScaledSolidRead(), G4DisplacedSolid::SetDirectTransform(), G4ReflectedSolid::SetDirectTransform3D(), G4VisCommandSceneAddLocalAxes::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandsTouchable::SetNewValue(), G4PlacedPolyhedron::SetTransform(), G4DisplacedSolid::SetTransform(), SoDetectorTreeKit::SoDetectorTreeKit(), G4MultiUnion::StreamInfo(), SubstractSolids(), G4MultiUnion::SurfaceNormal(), and G4VisExtent::Transform().
SetupStyle_f G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::DefaultStyle |
Definition at line 104 of file G4coutFormatters.cc.
G4String G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::masterStyle = "" |
Definition at line 86 of file G4coutFormatters.cc.
Referenced by G4coutFormatters::GetMasterStyle(), and G4coutFormatters::SetMasterStyle().
SetupStyle_f G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::SysLogStyle |
Definition at line 91 of file G4coutFormatters.cc.
std::unordered_map<std::string, SetupStyle_f> G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}::transformers |
Definition at line 112 of file G4coutFormatters.cc.
Referenced by G4coutFormatters::HandleStyle(), G4coutFormatters::Names(), and G4coutFormatters::RegisterNewStyle().