|
Geant4
10.01.p03
|
#include "G4VisCommandsSceneAdd.hh"#include "G4TransportationManager.hh"#include "G4LogicalVolumeStore.hh"#include "G4PhysicalVolumeModel.hh"#include "G4LogicalVolumeModel.hh"#include "G4ModelingParameters.hh"#include "G4HitsModel.hh"#include "G4DigiModel.hh"#include "G4MagneticFieldModel.hh"#include "G4PSHitsModel.hh"#include "G4TrajectoriesModel.hh"#include "G4ScaleModel.hh"#include "G4TextModel.hh"#include "G4ArrowModel.hh"#include "G4AxesModel.hh"#include "G4PhysicalVolumeSearchScene.hh"#include "G4ParticleTable.hh"#include "G4ParticleDefinition.hh"#include "G4ApplicationState.hh"#include "G4VUserVisAction.hh"#include "G4CallbackModel.hh"#include "G4UnionSolid.hh"#include "G4SubtractionSolid.hh"#include "G4Polyhedron.hh"#include "G4UImanager.hh"#include "G4UIcommand.hh"#include "G4UIcmdWithAString.hh"#include "G4UIcmdWithoutParameter.hh"#include "G4UIcmdWithAnInteger.hh"#include "G4Tokenizer.hh"#include "G4RunManager.hh"#include "G4StateManager.hh"#include "G4Run.hh"#include "G4Event.hh"#include "G4Trajectory.hh"#include "G4TrajectoryPoint.hh"#include "G4RichTrajectory.hh"#include "G4RichTrajectoryPoint.hh"#include "G4SmoothTrajectory.hh"#include "G4SmoothTrajectoryPoint.hh"#include "G4AttDef.hh"#include "G4AttCheck.hh"#include "G4Polyline.hh"#include "G4UnitsTable.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include <sstream>
Include dependency graph for G4VisCommandsSceneAdd.cc:Go to the source code of this file.
Functions | |
| static void | G4VisCommandsSceneAddUnsuccessful (G4VisManager::Verbosity verbosity) |
|
static |
Definition at line 85 of file G4VisCommandsSceneAdd.cc.
References G4cout, G4endl, and G4VisManager::warnings.
Referenced by G4VisCommandSceneAddUserAction::AddVisAction(), G4VisCommandSceneAddArrow::SetNewValue(), G4VisCommandSceneAddArrow2D::SetNewValue(), G4VisCommandSceneAddAxes::SetNewValue(), G4VisCommandSceneAddDate::SetNewValue(), G4VisCommandSceneAddDigis::SetNewValue(), G4VisCommandSceneAddEventID::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), G4VisCommandSceneAddFrame::SetNewValue(), G4VisCommandSceneAddHits::SetNewValue(), G4VisCommandSceneAddLine::SetNewValue(), G4VisCommandSceneAddLine2D::SetNewValue(), G4VisCommandSceneAddLogicalVolume::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddLogo2D::SetNewValue(), G4VisCommandSceneAddMagneticField::SetNewValue(), G4VisCommandSceneAddPSHits::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), and G4VisCommandSceneAddVolume::SetNewValue().
Here is the caller graph for this function: