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