PandaRoot
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
public
:
17
PndSttTubeCreator
();
18
virtual
~PndSttTubeCreator
();
19
20
PndSttTube
*
GetTube
(
int
tubeId);
21
22
ClassDef
(
PndSttTubeCreator
, 1);
23
};
24
25
#endif
/* DETECTORS_STT_PNDSTTTUBECREATOR_H_ */
PndSttTubeCreator::ClassDef
ClassDef(PndSttTubeCreator, 1)
PndSttTube.h
PndSttTubeCreator::~PndSttTubeCreator
virtual ~PndSttTubeCreator()
PndSttTubeCreator::PndSttTubeCreator
PndSttTubeCreator()
PndSttTube
Definition:
PndSttTube.h:11
PndSttTubeCreator
Definition:
PndSttTubeCreator.h:15
PndSttTubeCreator::GetTube
PndSttTube * GetTube(int tubeId)
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
stt
PndSttTubeCreator.h
Generated on Fri Oct 21 2022 07:04:00 for PandaRoot by
1.8.13