Project
Loading...
Searching...
No Matches
o2::event_visualisation::GeometryManager Class Reference

#include <GeometryManager.h>

Public Member Functions

TEveGeoShape * getGeometryForDetector (std::string detectorName)
 Returns ROOT shapes describing simplified geometry of given detector.
 

Static Public Member Functions

static GeometryManagergetInstance ()
 Returns an instance of GeometryManager.
 

Detailed Description

GeometryManager allows access to geometries of detectors.

GeometryManager is a singleton class which opens ROOT files with simplified geometries, reads drawing parameters (such as color or transparency) from the config file, prepares and return ready-to-draw volumes.

Definition at line 34 of file GeometryManager.h.

Member Function Documentation

◆ getGeometryForDetector()

TEveGeoShape * o2::event_visualisation::GeometryManager::getGeometryForDetector ( std::string  detectorName)

Returns ROOT shapes describing simplified geometry of given detector.

Definition at line 41 of file GeometryManager.cxx.

◆ getInstance()

GeometryManager & o2::event_visualisation::GeometryManager::getInstance ( )
static

Returns an instance of GeometryManager.

Definition at line 35 of file GeometryManager.cxx.


The documentation for this class was generated from the following files: