MarlinTPC  1.2.0
Public Member Functions | List of all members
marlintpc::TimePixEventDisplayCreator Class Reference

The EVENT_DISPLAY_CREATOR is a class that allows to instantiate an EVENT_DISPLAY_CREATOR object ina any processor this is able to create an event display of any marlinTPC event. More...

#include <TimePixEventDisplayCreator.h>

Public Member Functions

 TimePixEventDisplayCreator (double inXMin, double inXMax, double inYMin, double inYMax, double inZMin, double inZMax, int InXPixel, int InYPixel)
 
TH2F * GetTH2F_TracksXY (IMPL::LCCollectionVec *inputColVec, unsigned int EventNr, unsigned int RunNr, unsigned int showcharge)
 
TH2F * GetTH2F_TracksZX (IMPL::LCCollectionVec *inputColVec, unsigned int EventNr, unsigned int RunNr)
 
TH2F * GetTH2F_TracksZY (IMPL::LCCollectionVec *inputColVec, unsigned int EventNr, unsigned int RunNr)
 

Detailed Description

The EVENT_DISPLAY_CREATOR is a class that allows to instantiate an EVENT_DISPLAY_CREATOR object ina any processor this is able to create an event display of any marlinTPC event.

This tool makes use of Root

Input is a LCCollection of Tracks so far will be enhanced to create also displays for data and maybe hits

Author
Christoph Brezina, University of Bonn (Based on work of F.Mueller)

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