Project
Loading...
Searching...
No Matches
MagFieldContFact.h
Go to the documentation of this file.
1
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3
// All rights not expressly granted are reserved.
4
//
5
// This software is distributed under the terms of the GNU General Public
6
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7
//
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
15
16
#ifndef ALICEO2_FIELD_MAGFIELDCONTFACT_
17
#define ALICEO2_FIELD_MAGFIELDCONTFACT_
18
19
#include "FairContFact.h"
20
#include "Rtypes.h"
// for ClassDef
21
22
class
FairParSet;
23
24
namespace
o2
25
{
26
namespace
field
27
{
28
29
class
MagFieldParam;
30
31
class
MagFieldContFact
:
public
FairContFact
32
{
33
private
:
34
void
setAllContainers();
35
36
public
:
37
MagFieldContFact
();
38
~MagFieldContFact
()
override
=
default
;
39
FairParSet*
createContainer
(FairContainer*)
override
;
40
41
ClassDefOverride
(
MagFieldContFact
, 0);
// Factory for Magnetic field parameters containers
42
};
43
44
}
// namespace field
45
}
// namespace o2
46
#endif
FairContFact
o2::field::MagFieldContFact
Definition
MagFieldContFact.h:32
o2::field::MagFieldContFact::MagFieldContFact
MagFieldContFact()
Definition
MagFieldContFact.cxx:27
o2::field::MagFieldContFact::ClassDefOverride
ClassDefOverride(MagFieldContFact, 0)
o2::field::MagFieldContFact::createContainer
FairParSet * createContainer(FairContainer *) override
Definition
MagFieldContFact.cxx:44
o2::field::MagFieldContFact::~MagFieldContFact
~MagFieldContFact() override=default
o2
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Definition
FlattenRestore.h:23
Common
Field
include
Field
MagFieldContFact.h
Generated on Wed Feb 25 2026 01:14:19 for Project by
1.9.8