13 gGeoManager->GetVolume(
"HVP2")->SetTransparency(20);
14 gGeoManager->GetVolume(
"HVEQ")->SetTransparency(20);
19 gGeoManager->GetVolume(
"COCF")->SetTransparency(99);
31 std::istringstream
f(path);
33 while (getline(
f, s,
'/'))
43 eveMng->AllowMultipleRemoteConnections(
false,
false);
50 data->InitPath(
"/CMSE_1/TRAK_1/SVTX_1");
51 data->RefDescription().SetVisLevel(2);
52 eveMng->GetWorld()->AddElement(data);
56 geoViz->SetGeoData(data);
57 data->AddNiece(geoViz);
58 eveMng->GetEventScene()->AddElement(geoViz);
59 geoViz->SetPickable(
true);
externTGeoManager * gGeoManager
static REveManager * Create()
If global REveManager* REX::gEve is not set initialize it.
static Bool_t SetCacheFileDir(std::string_view cacheDir, Bool_t operateDisconnected=kTRUE, Bool_t forceCacheread=kFALSE)
Sets the directory where to locally stage/cache remote files.
A node represent a volume positioned inside another.They store links to both volumes and to the TGeoM...
TGeoVolume * GetVolume() const
TGeoNode * FindNode(const char *name) const
search a daughter inside the list of nodes
ROOT::Experimental::REveManager * eveMng
TGeoNode * getNodeFromPath(TGeoNode *top, std::string path)
Namespace for ROOT features in testing.