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