StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StDetectorDbMaker
St_tpcBXT0CorrEPDC.h
1
#ifndef St_tpcBXT0CorrEPDC_h
2
#define St_tpcBXT0CorrEPDC_h
3
4
#include "St_tpcBXT0CorrC.h"
5
6
class
StTpcBXT0CorrEPDC
:
public
St_tpcBXT0CorrC
{
7
public
:
8
static
StTpcBXT0CorrEPDC
* instance();
9
StTpcBXT0CorrEPDC
(St_tpcBXT0Corr * table = 0) :
St_tpcBXT0CorrC
(table) {}
10
virtual
~
StTpcBXT0CorrEPDC
() {fgInstance = 0;}
11
double
getCorrection (
double
epdTAC,
double
driftVelocity,
double
timeBinWidth);
12
private
:
13
static
StTpcBXT0CorrEPDC
* fgInstance;
14
ClassDef(
StTpcBXT0CorrEPDC
, 1)
15
};
16
17
#endif
StTpcBXT0CorrEPDC
Definition:
St_tpcBXT0CorrEPDC.h:6
St_tpcBXT0CorrC
Definition:
St_tpcBXT0CorrC.h:7
Generated by
1.8.5