ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
geom_alice_tpc.C File Reference

Shows geometry of ALICE TPC. More...

Go to the source code of this file.

Detailed Description

Shows geometry of ALICE TPC.

eve_geom_alice_tpc.png
void geom_alice_tpc()
{
gGeoManager = gEve->GetGeometry("http://root.cern.ch/files/alice.root");
TGeoNode* node = gGeoManager->GetTopVolume()->FindNode("TPC_M_1");
}
Author
Matevz Tadel

Definition in file geom_alice_tpc.C.