PandaRoot
BSEmcBarrelContFact.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
13
// -------------------------------------------------------------------------
14
// ----- PndEmcContFact header file -----
15
// ----- Created 14/08/06 by S.Spataro -----
16
// -------------------------------------------------------------------------
17
18
#ifndef BSEMCBARRELCONTFACT_HH
19
#define BSEMCBARRELCONTFACT_HH
20
21
#include "Rtypes.h"
22
23
#include "FairContFact.h"
24
25
class
FairContainer;
26
class
FairParSet;
27
class
TBuffer;
28
class
TClass;
29
class
TMemberInspector;
30
39
class
BSEmcBarrelContFact
:
public
FairContFact {
40
private
:
41
void
setAllContainers();
42
43
public
:
44
BSEmcBarrelContFact
();
45
~BSEmcBarrelContFact
() {}
46
virtual
FairParSet *
createContainer
(FairContainer *
/*unused*/
)
/*override*/
;
47
48
ClassDef(
BSEmcBarrelContFact
, 0)
// Factory for all EMC parameter containers
49
};
50
51
#endif
/*BSEMCBARRELCONTFACT_HH*/
BSEmcBarrelContFact::~BSEmcBarrelContFact
~BSEmcBarrelContFact()
Definition:
BSEmcBarrelContFact.h:45
BSEmcBarrelContFact
container factory for Barrel specific parameters (in this case the BSEmcBarrelDigiNonuniformityPar) ...
Definition:
BSEmcBarrelContFact.h:39
BSEmcBarrelContFact::BSEmcBarrelContFact
BSEmcBarrelContFact()
BSEmcBarrelContFact::createContainer
virtual FairParSet * createContainer(FairContainer *)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
Barrel
BSEmcBarrelContFact.h
Generated on Fri Nov 29 2024 06:04:38 for PandaRoot by
1.8.13