PandaRoot
BSEmcClusteringContFact.h
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- BSEmcClusteringContFact header file -----
3
// ----- Created 2019/05/24 by B. Salisbury -----
4
// -------------------------------------------------------------------------
5
6
#ifndef BSEMCCLUSTERINGCONTFACT_HH
7
#define BSEMCCLUSTERINGCONTFACT_HH
8
9
#include "Rtypes.h"
10
11
#include "FairContFact.h"
12
13
class
FairContainer;
14
class
FairParSet;
15
class
TBuffer;
16
class
TClass;
17
class
TMemberInspector;
18
27
class
BSEmcClusteringContFact
:
public
FairContFact {
28
private
:
29
void
setAllContainers();
30
31
public
:
32
BSEmcClusteringContFact
();
33
~BSEmcClusteringContFact
() {}
34
virtual
FairParSet *
createContainer
(FairContainer *
/*unused*/
)
/*override*/
;
35
36
ClassDef(
BSEmcClusteringContFact
, 0)
// Factory for all EMC parameter containers
37
};
38
39
#endif
/*BSEMCCLUSTERINGCONTFACT_HH*/
BSEmcClusteringContFact::createContainer
virtual FairParSet * createContainer(FairContainer *)
BSEmcClusteringContFact::~BSEmcClusteringContFact
~BSEmcClusteringContFact()
Definition:
BSEmcClusteringContFact.h:33
BSEmcClusteringContFact
EMC specific container factory to load different Parameters, such as NeighbouringRelation, CrystalPosition, HitPar, DigiPar, ClusteringPar, CalibrationPar etc.
Definition:
BSEmcClusteringContFact.h:27
BSEmcClusteringContFact::BSEmcClusteringContFact
BSEmcClusteringContFact()
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
Base
EmcClustering
BSEmcClusteringContFact.h
Generated on Fri Oct 21 2022 07:03:56 for PandaRoot by
1.8.13