FairShip
Loading...
Searching...
No Matches
strawtubesContFact.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// SPDX-FileCopyrightText: Copyright CERN for the benefit of the SHiP
3
// Collaboration
4
5
#ifndef STRAWTUBES_STRAWTUBESCONTFACT_H_
6
#define STRAWTUBES_STRAWTUBESCONTFACT_H_
7
8
#include "FairContFact.h"
9
10
class
FairContainer;
11
12
class
strawtubesContFact
:
public
FairContFact {
13
private
:
14
void
setAllContainers
();
15
16
public
:
17
strawtubesContFact
();
18
~strawtubesContFact
() {}
19
FairParSet*
createContainer
(FairContainer*);
20
ClassDef(
strawtubesContFact
,
21
0)
// Factory for all strawtubes parameter containers
22
};
23
24
#endif
// STRAWTUBES_STRAWTUBESCONTFACT_H_
strawtubesContFact
Definition:
strawtubesContFact.h:12
strawtubesContFact::setAllContainers
void setAllContainers()
Definition:
strawtubesContFact.cxx:21
strawtubesContFact::createContainer
FairParSet * createContainer(FairContainer *)
Definition:
strawtubesContFact.cxx:36
strawtubesContFact::~strawtubesContFact
~strawtubesContFact()
Definition:
strawtubesContFact.h:18
strawtubesContFact::strawtubesContFact
strawtubesContFact()
Definition:
strawtubesContFact.cxx:13
strawtubes
strawtubesContFact.h
Generated by
1.9.6