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_TpcSecRowXC.h
1
#ifndef St_TpcSecRowXC_h
2
#define St_TpcSecRowXC_h
3
#include "St_TpcSecRowCorC.h"
4
class
St_TpcSecRowXC
:
public
St_TpcSecRowCorC
{
5
public
:
6
static
St_TpcSecRowXC
* instance();
7
protected
:
8
St_TpcSecRowXC
(St_TpcSecRowCor *table=0) :
St_TpcSecRowCorC
(table) {}
9
virtual
~
St_TpcSecRowXC
() {fgInstance = 0;}
10
private
:
11
static
St_TpcSecRowXC
* fgInstance;
12
ClassDef(
St_TpcSecRowXC
,1)
13
};
14
#endif
St_TpcSecRowCorC
Definition:
St_TpcSecRowCorC.h:7
St_TpcSecRowXC
Definition:
St_TpcSecRowXC.h:4
Generated by
1.8.5