Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
disp_geom.C
Go to the documentation of this file.
1
void
disp_geom
(){
2
gGeoManager = TGeoManager::Import(
"geom.root"
);
3
//gGeoManager->Export("geom.root");
4
TGeoNode *current = gGeoManager->GetCurrentNode();
5
current->GetVolume()->Draw(
"ogl"
);
6
}
disp_geom
void disp_geom()
Definition:
disp_geom.C:1
e1039-analysis
TargetSim
disp_geom.C
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:02
using
1.8.5 with
SeaQuest GitHub integration