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