12 #include "CLHEP/Units/GlobalSystemOfUnits.h" 14 #include "Alignment/IgCocoaFileWriter/interface/IgCocoaFileMgr.h" 15 #include "Alignment/CocoaVisMgr/interface/ALIColour.h" 28 std::cerr <<
"object not implemented yet " << std::endl;
35 ALIColour*
col =
new ALIColour(0.5, 1., 0.5, 0.);
36 std::vector<ALIdouble> spar;
39 CLHEP::HepRotation
rm;
40 rm.rotateX(90. * deg);
41 IgCocoaFileMgr::getInstance().addSolid(*
this,
"CYLINDER", spar,
col, CLHEP::Hep3Vector(),
rm);
52 "Tubs", go * 0. * cm /
m, go * 5. * cm /
m, go * 1. * cm /
m);
void constructSolidShape() override
CocoaSolidShape * theSolidShape
void setRmGlobalOriginal(const CLHEP::HepRotation &rm)
static GlobalOptionMgr * getInstance()
int getGlobalOptionValue(const ALIstring &sstr, ALIdouble &val)
--— Search a string in theGlobalOptions and return 1 if found
void participateInMeasurement(LightRay &lightray, Measurement &meas, const ALIstring &behav) override
virtual void fillIguana()
void setRmGlobal(const CLHEP::HepRotation &rm)