ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VModel.cc File Reference
#include "G4VModel.hh"
#include "G4RotationMatrix.hh"
#include "G4ModelingParameters.hh"
+ Include dependency graph for G4VModel.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4VModel &model)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4VModel model 
)

Definition at line 69 of file G4VModel.cc.

View newest version in sPHENIX GitHub at line 69 of file G4VModel.cc

References G4VModel::fExtent, G4VModel::fGlobalDescription, G4VModel::fpMP, G4VModel::fTransform, HepGeom::Transform3D::getRotation(), HepGeom::Transform3D::getTranslation(), CLHEP::HepRotation::phiX(), CLHEP::HepRotation::phiY(), CLHEP::HepRotation::phiZ(), CLHEP::HepRotation::thetaX(), CLHEP::HepRotation::thetaY(), and CLHEP::HepRotation::thetaZ().

+ Here is the call graph for this function: