FairRoot
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
FairPipe.h
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
#ifndef PIPE_H
9
#define PIPE_H
10
11
#include "
FairModule.h
"
// for FairModule
12
13
#include <Rtypes.h>
// for FairPipe::Class, ClassDef, etc
14
15
class
FairPipe
:
public
FairModule
16
{
17
public
:
18
FairPipe
(
const
char
* name,
const
char
* Title =
"PND Pipe"
);
19
FairPipe
();
20
21
virtual
~FairPipe
();
22
virtual
void
ConstructGeometry
();
23
24
virtual
FairModule
*
CloneModule
()
const
;
25
26
private
:
27
FairPipe
(
const
FairPipe
& rhs);
28
29
ClassDef(
FairPipe
, 1);
30
};
31
32
#endif // PIPE_H
FairPipe::ConstructGeometry
virtual void ConstructGeometry()
Definition:
FairPipe.cxx:38
FairPipe::FairPipe
FairPipe()
Definition:
FairPipe.cxx:26
FairPipe::CloneModule
virtual FairModule * CloneModule() const
Definition:
FairPipe.cxx:179
FairPipe
Definition:
FairPipe.h:15
FairModule
Definition:
FairModule.h:46
FairPipe::~FairPipe
virtual ~FairPipe()
Definition:
FairPipe.cxx:24
FairModule.h
FairRoot
examples
common
passive
FairPipe.h
Generated on Mon Mar 8 2021 12:14:06 for FairRoot by
1.8.5