![]() |
|
|||
File indexing completed on 2023-03-17 11:01:36
0001 // Author: Matevz Tadel 0002 // Shows one muon chamber in local coordinate system. 0003 0004 #include "common_foos.C" 0005 0006 void geom_detail_local() 0007 { 0008 TEveUtil::LoadMacro("common_foos.C+"); 0009 std_init(); 0010 0011 make_node("/cms:World_1/cms:CMSE_1/muonBase:MUON_1/muonBase:MB_1/muonBase:MBWheel_1N_2/mb1:MB1N_10", 0012 4, kFALSE); 0013 0014 gEve->FullRedraw3D(kTRUE); 0015 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |