kalmanalignment is hosted by Hepforge, IPPP Durham

Visualization Class Reference

Graphical display of detector, hits and tracks. More...

#include <Visualization.h>

List of all members.

Public Member Functions

void AddDetector (const Detector &det)
void AddHit (const Hit &hit)
void AddTrack (const Track &track, const int color=1)
void Show ()

Protected Member Functions

void AddDet (const Det &det, int color)

Detailed Description

Graphical display of detector, hits and tracks.

Allows one to visualize the detector, and optionally show hits and tracks can be added to the graphical representation. Both x3d and OpenGL do work.


Member Function Documentation

void Visualization::AddDetector ( const Detector det)

Create Materials

Create world volume

enter world

void Visualization::AddTrack ( const Track track,
const int  color = 1 
)

store number of track to have unique names for TRotMatrix...


The documentation for this class was generated from the following files:
  • /home/mweber/Dokumente/CMS/Alignment/kalmanalignment/trunk/simulation/Visualization.h
  • /home/mweber/Dokumente/CMS/Alignment/kalmanalignment/trunk/simulation/Visualization.cc