Project
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
z
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
a
b
c
f
g
m
o
q
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
a
b
c
d
k
m
n
s
v
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
PassiveContFact.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
12
/********************************************************************************
13
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
14
* *
15
* This software is distributed under the terms of the *
16
* GNU Lesser General Public Licence version 3 (LGPL) version 3, *
17
* copied verbatim in the file "LICENSE" *
18
********************************************************************************/
19
20
// -------------------------------------------------------------------------
21
// ----- AliPassiveContFact file -----
22
// ----- Created 26/03/14 by M. Al-Turany -----
23
// -------------------------------------------------------------------------
24
25
#ifndef ALICEO2_PASSIVE_CONTFACT_H
26
#define ALICEO2_PASSIVE_CONTFACT_H
27
28
#include "FairContFact.h"
// for FairContFact, etc
29
#include "Rtypes.h"
// for AliPassiveContFact::Class, etc
30
31
class
FairParSet;
32
33
namespace
o2
34
{
35
namespace
passive
36
{
37
38
class
PassiveContFact
:
public
FairContFact
39
{
40
private
:
41
void
setAllContainers();
42
43
public
:
44
PassiveContFact
();
45
~PassiveContFact
()
override
{ ; }
46
FairParSet*
createContainer
(FairContainer*)
override
;
47
ClassDefOverride
(
o2::passive::PassiveContFact
, 0);
// Factory for all Passive parameter containers
48
};
38
class
PassiveContFact
:
public
FairContFact
{
…
};
49
}
// namespace passive
50
}
// namespace o2
51
#endif
/* !PNDPASSIVECONTFACT_H */
FairContFact
o2::passive::PassiveContFact
Definition
PassiveContFact.h:39
o2::passive::PassiveContFact::ClassDefOverride
ClassDefOverride(o2::passive::PassiveContFact, 0)
o2::passive::PassiveContFact::PassiveContFact
PassiveContFact()
Definition
PassiveContFact.cxx:48
o2::passive::PassiveContFact::~PassiveContFact
~PassiveContFact() override
Definition
PassiveContFact.h:45
o2::passive::PassiveContFact::createContainer
FairParSet * createContainer(FairContainer *) override
Definition
PassiveContFact.cxx:71
o2
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Definition
BitstreamReader.h:24
Detectors
Passive
include
DetectorsPassive
PassiveContFact.h
Generated on Sat Apr 12 2025 10:48:35 for Project by
1.9.8