Project
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
};
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 Tue Feb 25 2025 23:16:24 for Project by
1.9.8