ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PhysicalVolumeModel.cc File Reference
#include "G4PhysicalVolumeModel.hh"
#include "G4VGraphicsScene.hh"
#include "G4VPhysicalVolume.hh"
#include "G4VPVParameterisation.hh"
#include "G4LogicalVolume.hh"
#include "G4VSolid.hh"
#include "G4SubtractionSolid.hh"
#include "G4IntersectionSolid.hh"
#include "G4Material.hh"
#include "G4VisAttributes.hh"
#include "G4BoundingExtentScene.hh"
#include "G4PhysicalVolumeSearchScene.hh"
#include "G4TransportationManager.hh"
#include "G4Polyhedron.hh"
#include "HepPolyhedronProcessor.h"
#include "G4AttDefStore.hh"
#include "G4AttDef.hh"
#include "G4AttValue.hh"
#include "G4UnitsTable.hh"
#include "G4Vector3D.hh"
#include <sstream>
#include <iomanip>
+ Include dependency graph for G4PhysicalVolumeModel.cc:

Go to the source code of this file.

Functions

static std::ostream & operator<< (std::ostream &o, const G4Transform3D t)
 
std::ostream & operator<< (std::ostream &os, const G4PhysicalVolumeModel::G4PhysicalVolumeNodeID &node)
 
std::ostream & operator<< (std::ostream &os, const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &path)
 

Function Documentation

static std::ostream& operator<< ( std::ostream &  o,
const G4Transform3D  t 
)
static

Definition at line 879 of file G4PhysicalVolumeModel.cc.

View newest version in sPHENIX GitHub at line 879 of file G4PhysicalVolumeModel.cc

References HepGeom::Transform3D::dx(), HepGeom::Transform3D::dy(), HepGeom::Transform3D::dz(), HepGeom::Transform3D::getDecomposition(), r, sc, w, HepGeom::Transform3D::xx(), HepGeom::Transform3D::xy(), HepGeom::Transform3D::xz(), HepGeom::Transform3D::yx(), HepGeom::Transform3D::yy(), HepGeom::Transform3D::yz(), HepGeom::Transform3D::zx(), HepGeom::Transform3D::zy(), and HepGeom::Transform3D::zz().

+ Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  os,
const G4PhysicalVolumeModel::G4PhysicalVolumeNodeID node 
)

Definition at line 977 of file G4PhysicalVolumeModel.cc.

View newest version in sPHENIX GitHub at line 977 of file G4PhysicalVolumeModel.cc

References G4VPhysicalVolume::GetName().

+ Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  os,
const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &  path 
)

Definition at line 996 of file G4PhysicalVolumeModel.cc.

View newest version in sPHENIX GitHub at line 996 of file G4PhysicalVolumeModel.cc