FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
eventdisplay
PndSttMCPointDraw.h
Go to the documentation of this file.
1
/*
2
* PndSttMCPointsDraw.h
3
*
4
* Created on: Apr 17, 2009
5
* Author: stockman
6
*/
7
8
#ifndef PNDSTTMCPOINTDRAW_H_
9
#define PNDSTTMCPOINTDRAW_H_
10
11
#include "FairPointSetDraw.h"
12
#include "TVector3.h"
13
14
class
PndSttMCPointDraw
:
public
FairPointSetDraw
15
{
16
public
:
17
PndSttMCPointDraw
();
18
PndSttMCPointDraw
(
const
char
*
name
, Color_t color ,Style_t mstyle, Int_t
iVerbose
= 1):FairPointSetDraw(name, color, mstyle,
iVerbose
){};
19
virtual
~PndSttMCPointDraw
();
20
21
protected
:
22
TVector3
GetVector
(TObject* obj);
23
24
ClassDef
(
PndSttMCPointDraw
,1);
25
};
26
27
#endif
/* PndSttMCPOINTDRAW_H_ */
PndSttMCPointDraw::ClassDef
ClassDef(PndSttMCPointDraw, 1)
PndSttMCPointDraw::GetVector
TVector3 GetVector(TObject *obj)
Definition:
PndSttMCPointDraw.cxx:22
PndSttMCPointDraw::~PndSttMCPointDraw
virtual ~PndSttMCPointDraw()
Definition:
PndSttMCPointDraw.cxx:17
PndSttMCPointDraw::PndSttMCPointDraw
PndSttMCPointDraw(const char *name, Color_t color, Style_t mstyle, Int_t iVerbose=1)
Definition:
PndSttMCPointDraw.h:18
name
TString name
Definition:
createRootGeoFile.C:82
iVerbose
Int_t iVerbose
Definition:
Lars/runMvdDigi.C:7
PndSttMCPointDraw::PndSttMCPointDraw
PndSttMCPointDraw()
Definition:
PndSttMCPointDraw.cxx:11
PndSttMCPointDraw
Definition:
PndSttMCPointDraw.h:14
Generated on Wed Apr 3 2019 10:02:57 for FairRoot/PandaRoot by
1.8.5