Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
geom_cms.C File Reference
#include <sstream>
#include <iostream>
#include "TGeoManager.h"
#include "TGeoVolume.h"
#include "TGeoMaterial.h"
#include "TGeoMatrix.h"
#include "TSystem.h"
#include "TFile.h"
#include <ROOT/REveGeoShape.hxx>
#include <ROOT/REveTrans.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveViewer.hxx>
#include <ROOT/REveElement.hxx>
#include <ROOT/REveManager.hxx>
Include dependency graph for geom_cms.C:

Functions

void filterChildNodes (TGeoNode *pn, REX::REveTrans &trans, REX::REveElement *holder, std::string mat, int maxlevel, int level)
 
void geom_cms ()
 
TGeoNodegetNodeFromPath (TGeoNode *top, std::string path)
 
void makeEveGeoShape (TGeoNode *n, REX::REveTrans &trans, REX::REveElement *holder)
 
 R__LOAD_LIBRARY (libGeom)
 
 R__LOAD_LIBRARY (libROOTEve)
 

Function Documentation

◆ filterChildNodes()

void filterChildNodes ( TGeoNode pn,
REX::REveTrans trans,
REX::REveElement holder,
std::string  mat,
int  maxlevel,
int  level 
)

Definition at line 34 of file geom_cms.C.

◆ geom_cms()

void geom_cms ( )

Definition at line 79 of file geom_cms.C.

◆ getNodeFromPath()

TGeoNode * getNodeFromPath ( TGeoNode top,
std::string  path 
)

Definition at line 68 of file geom_cms.C.

◆ makeEveGeoShape()

void makeEveGeoShape ( TGeoNode n,
REX::REveTrans trans,
REX::REveElement holder 
)

Definition at line 22 of file geom_cms.C.

◆ R__LOAD_LIBRARY() [1/2]

R__LOAD_LIBRARY ( libGeom  )

◆ R__LOAD_LIBRARY() [2/2]

R__LOAD_LIBRARY ( libROOTEve  )