PandaRoot
BSEmcClusterPropertiesContFact.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
// ----- BSEmcClusterPropertiesContFact header file -----
15
// ----- Created 2019/05/24 by B. Salisbury -----
16
// -------------------------------------------------------------------------
17
18
#ifndef BSEMCCLUSTERPROPERTIESCONTFACT_HH
19
#define BSEMCCLUSTERPROPERTIESCONTFACT_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
BSEmcClusterPropertiesContFact
:
public
FairContFact {
40
private
:
41
void
setAllContainers();
42
43
public
:
44
BSEmcClusterPropertiesContFact
();
45
~BSEmcClusterPropertiesContFact
() {}
46
virtual
FairParSet *
createContainer
(FairContainer *
/*unused*/
)
/*override*/
;
47
48
ClassDef(
BSEmcClusterPropertiesContFact
, 0)
// Factory for all EMC parameter containers
49
};
50
51
#endif
/*BSEMCCLUSTERPROPERTIESCONTFACT_HH*/
BSEmcClusterPropertiesContFact::~BSEmcClusterPropertiesContFact
~BSEmcClusterPropertiesContFact()
Definition:
BSEmcClusterPropertiesContFact.h:45
BSEmcClusterPropertiesContFact::BSEmcClusterPropertiesContFact
BSEmcClusterPropertiesContFact()
BSEmcClusterPropertiesContFact
EMC specific container factory to load different Parameters, such as NeighbouringRelation, CrystalPosition, MCPar, DigiPar, ClusteringPar, CalibrationPar etc.
Definition:
BSEmcClusterPropertiesContFact.h:39
BSEmcClusterPropertiesContFact::createContainer
virtual FairParSet * createContainer(FairContainer *)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
Base
EmcClustering
ClusterProperties
BSEmcClusterPropertiesContFact.h
Generated on Fri Nov 29 2024 06:04:38 for PandaRoot by
1.8.13