CMS 3D CMS Logo

CocoaSolidShapeBox.cc
Go to the documentation of this file.
1 // COCOA class implementation file
2 // Id: CocoaSolidShapeBox.cc
3 // CAT: Model
4 //
5 // History: v1.0
6 // Pedro Arce
7 #include <fstream>
8 #include <map>
9 
11 
14  theXHalfLength = xdim;
15  theYHalfLength = ydim;
16  theZHalfLength = zdim;
17 }
float ALIfloat
Definition: CocoaGlobals.h:13
CocoaSolidShapeBox(ALIstring type, ALIfloat xdim, ALIfloat ydim, ALIfloat zdim)
std::string ALIstring
Definition: CocoaGlobals.h:9