.L Stntuple/scripts/draw_mu2e_geometry.Cdmg = new DrawMu2eGeometry("/home/murat/figures/mu2e/gdml/mu2e_geometry_v6_1_4.gdml")dmg->HideBuilding(1)dmg->gm->GetVolume("HallAir")->Draw("ogl")Other useful drawing functions include:
void DrawCRV();void DrawCalorimeter();void DrawCalorimeterDisk();void DrawExtShielding();void DrawDetectorSolenoid();void DrawProductionTarget();produces the following output:
void DrawStrawTracker();produces the following output:
See the source code for more details