PandaRoot
PndOtContFact.h
Go to the documentation of this file.
1
//****************************************************************************
2
//* This file is part of PandaRoot. *
3
//* *
4
//* PandaRoot is distributed under the terms of the *
5
//* GNU General Public License (GPL) version 3, *
6
//* copied verbatim in the file "LICENSE". *
7
//* *
8
//* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9
//* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10
//* The authors are listed in the file "AUTHORS". *
11
//****************************************************************************
12
14
// PndOtContFact header file
15
//
16
// Factory for the parameter containers in libOt
17
//
18
// authors: Radoslaw Karabowicz, GSI, 2024
19
//
20
// modified from PndOtContFact by Nafija Ibrišimović in 2023
22
23
#ifndef PNDOTCONTFACT_H
24
#define PNDOTCONTFACT_H
25
26
// from FairRoot
27
#include <FairContFact.h>
28
29
class
FairContainer;
30
31
class
PndOtContFact
:
public
FairContFact {
32
private
:
33
void
setAllContainers();
34
35
public
:
36
PndOtContFact
();
37
~PndOtContFact
() {}
38
FairParSet *
createContainer
(FairContainer *);
39
// void activateParIo(FairParIo* io);
40
ClassDef(
PndOtContFact
, 0)
// Factory for all OT parameter containers
41
};
42
43
#endif
/* !PNDOTCONTFACT_H */
PndOtContFact
Definition:
PndOtContFact.h:31
PndOtContFact::~PndOtContFact
~PndOtContFact()
Definition:
PndOtContFact.h:37
PndOtContFact::PndOtContFact
PndOtContFact()
PndOtContFact::createContainer
FairParSet * createContainer(FairContainer *)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
ot
PndOtContFact.h
Generated on Fri Nov 29 2024 06:04:43 for PandaRoot by
1.8.13