Functions | |
| TGeoNode * | getNodeFromPath (TGeoNode *top, std::string path) |
| REX::REvePointSet * | getPointSet (int npoints=2, float s=2, int color=28) |
| void | makeProjectedViewsAndScene (REX::REveProjection::EPType_e type, bool scale) |
| void | projection_prescale (std::string type="RPhi") |
Variables | |
| REX::REveManager * | eveMng = nullptr |
Definition at line 74 of file projection_prescale.C.
| REX::REvePointSet * getPointSet | ( | int | npoints = 2, |
| float | s = 2, | ||
| int | color = 28 ) |
Definition at line 34 of file projection_prescale.C.
| void makeProjectedViewsAndScene | ( | REX::REveProjection::EPType_e | type, |
| bool | scale ) |
Definition at line 49 of file projection_prescale.C.
| void projection_prescale | ( | std::string | type = "RPhi" | ) |
Definition at line 85 of file projection_prescale.C.
| REX::REveManager* eveMng = nullptr |
Definition at line 32 of file projection_prescale.C.