1 #ifndef STAR_StiGeomMake
2 #define STAR_StiGeomMake
35 void MakeDetector(
StiToolkit &tool,
const TString &detectorName=
"",
unsigned int select=kAll);
36 static TShape *MakeShape(
const StiShape *shape,
const char*material);
37 static TShape *MakeShape(
const StiPlanarShape &shape,
const char*material);
41 enum { kAll, kActive, kPassivie };
47 void SaveGeometry(
const std::string fileName=
"sti2rootgeo.root")
const;
50 virtual void Browse(TBrowser *b);
virtual char * GetObjectInfo(Int_t px, Int_t py) const
to be documented
virtual void Browse(TBrowser *b)
to be documented
void SaveGeometry(const std::string fileName="sti2rootgeo.root") const