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
StPath2tpxGain.h
1
#ifndef StPath2tpxGain_h
2
#define StPath2tpxGain_h
3
4
#include "St_FilePathC.h"
5
6
class
StPath2tpxGain
:
public
St_FilePathC
{
7
public
:
8
static
StPath2tpxGain
* instance();
9
StPath2tpxGain
(St_FilePath *table=0) :
St_FilePathC
(table) {}
10
virtual
~
StPath2tpxGain
() {fgInstance = 0;}
11
private
:
12
static
StPath2tpxGain
* fgInstance;
13
ClassDef(
StPath2tpxGain
,1)
//C++ TChair for SsdOnGlobal
14
};
15
16
#endif
StPath2tpxGain
Definition:
StPath2tpxGain.h:6
St_FilePathC
Definition:
St_FilePathC.h:8
Generated by
1.8.5