FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
stt
PndSttContFact.h
Go to the documentation of this file.
1
#ifndef PNDSTTCONTFACT_H
2
#define PNDSTTCONTFACT_H
3
4
#include "FairContFact.h"
5
6
class
FairContainer;
7
8
class
PndSttContFact
:
public
FairContFact
9
{
10
private
:
11
void
setAllContainers
();
12
public
:
13
PndSttContFact
();
14
~PndSttContFact
() {}
15
FairParSet*
createContainer
(FairContainer*);
16
// void activateParIo(FairParIo* io);
17
ClassDef(
PndSttContFact
,0)
// Factory for all STT parameter containers
18
};
19
20
#endif
/* !PNDSTTCONTFACT_H */
PndSttContFact::setAllContainers
void setAllContainers()
Definition:
PndSttContFact.cxx:36
PndSttContFact::PndSttContFact
PndSttContFact()
Definition:
PndSttContFact.cxx:27
PndSttContFact::~PndSttContFact
~PndSttContFact()
Definition:
PndSttContFact.h:14
PndSttContFact
Definition:
PndSttContFact.h:8
PndSttContFact::createContainer
FairParSet * createContainer(FairContainer *)
Definition:
PndSttContFact.cxx:48
Generated on Wed Apr 3 2019 10:02:57 for FairRoot/PandaRoot by
1.8.5