BmnRoot
Loading...
Searching...
No Matches
MpdHitDraw.h
Go to the documentation of this file.
1
/*
2
* MpdHitDraw.h
3
*
4
* Created on: Apr 16, 2009
5
* Author: stockman
6
*
7
* Simple method to draw points derived from FairHit
8
*/
9
10
#ifndef MPDHITDRAW_H
11
#define MPDHITDRAW_H
12
13
#include "
MpdBoxSetDraw.h
"
14
15
#include "TVector3.h"
16
17
class
MpdHitDraw
:
public
MpdBoxSetDraw
18
{
19
public
:
20
MpdHitDraw
() {}
25
MpdHitDraw
(
const
char
* name, Int_t iVerbose = 1)
26
:
MpdBoxSetDraw
(name, iVerbose) {}
27
28
protected
:
29
TVector3
GetVector
(TObject* obj);
30
31
ClassDef
(
MpdHitDraw
,1);
32
};
33
34
#endif
/* MPDHITDRAW_H */
MpdBoxSetDraw
Definition
MpdBoxSetDraw.h:32
MpdHitDraw
Definition
MpdHitDraw.h:18
MpdHitDraw::MpdHitDraw
MpdHitDraw(const char *name, Int_t iVerbose=1)
Definition
MpdHitDraw.h:25
MpdHitDraw::GetVector
TVector3 GetVector(TObject *obj)
Definition
MpdHitDraw.cxx:13
MpdHitDraw::ClassDef
ClassDef(MpdHitDraw, 1)
MpdHitDraw::MpdHitDraw
MpdHitDraw()
Definition
MpdHitDraw.h:20
MpdBoxSetDraw.h
eventdisplay
MpdHitDraw.h
Generated on Fri May 15 2026 10:40:56 for BmnRoot by
1.9.8