EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
FairTimeStampPointDraw.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FairTimeStampPointDraw.h
1
/*
2
* FairTimeStampPointDraw.h
3
*
4
* Created on: Feb 28, 2011
5
* Author: stockman
6
*/
7
8
#ifndef FAIRTIMESTAMPPOINTDRAW_H_
9
#define FAIRTIMESTAMPPOINTDRAW_H_
10
11
#include "
FairBoxSetDraw.h
"
12
13
class
FairTimeStampPointDraw
:
public
FairBoxSetDraw
14
{
15
public
:
16
FairTimeStampPointDraw
();
17
FairTimeStampPointDraw
(
const
char
*
name
, Int_t iVerbose = 1);
18
virtual
~FairTimeStampPointDraw
();
19
20
private
:
21
virtual
TVector3
GetVector
(
TObject
* obj);
22
virtual
Int_t
GetValue
(
TObject
* obj,Int_t i);
23
24
ClassDef
(
FairTimeStampPointDraw
, 1);
25
};
26
27
#endif
/* FAIRTIMESTAMPPOINTDRAW_H_ */
EicRoot
blob
master
eventdisplay
FairTimeStampPointDraw.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:35
using
1.8.2 with
EIC GitHub integration