FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
stt
PndSttTubeMapCreatorAbs.h
Go to the documentation of this file.
1
/*
2
* PndSttTubeMapCreatorAbs.h
3
*
4
* Created on: 02.08.2018
5
* Author: tstockmanns
6
*/
7
8
#ifndef DETECTORS_STT_PndSttTubeMapCreatorAbs_H_
9
#define DETECTORS_STT_PndSttTubeMapCreatorAbs_H_
10
11
#include "TObject.h"
12
13
class
PndSttTubeMap
;
14
15
class
PndSttTubeMapCreatorAbs
:
public
TObject {
16
public
:
17
PndSttTubeMapCreatorAbs
();
18
virtual
~PndSttTubeMapCreatorAbs
();
19
20
virtual
PndSttTubeMap
*
CreateTubeMap
() = 0;
21
22
23
ClassDef
(
PndSttTubeMapCreatorAbs
, 1);
24
};
25
26
#endif
/* DETECTORS_STT_PndSttTubeMapCreatorAbs_H_ */
PndSttTubeMapCreatorAbs::PndSttTubeMapCreatorAbs
PndSttTubeMapCreatorAbs()
Definition:
PndSttTubeMapCreatorAbs.cxx:13
PndSttTubeMapCreatorAbs::~PndSttTubeMapCreatorAbs
virtual ~PndSttTubeMapCreatorAbs()
Definition:
PndSttTubeMapCreatorAbs.cxx:18
PndSttTubeMapCreatorAbs::ClassDef
ClassDef(PndSttTubeMapCreatorAbs, 1)
PndSttTubeMapCreatorAbs
Definition:
PndSttTubeMapCreatorAbs.h:15
PndSttTubeMap
Definition:
PndSttTubeMap.h:16
PndSttTubeMapCreatorAbs::CreateTubeMap
virtual PndSttTubeMap * CreateTubeMap()=0
Generated on Wed Apr 3 2019 08:44:02 for FairRoot/PandaRoot by
1.8.5