PandaRoot
PndPipe.h
Go to the documentation of this file.
1
#ifndef PIPE_H
2
#define PIPE_H
3
4
#include "TNamed.h"
5
#include "TArrayI.h"
6
#include "TClonesArray.h"
7
#include "FairDetector.h"
8
#include "FairModule.h"
9
10
class
PndPipe
:
public
FairModule {
11
public
:
12
PndPipe
(
const
char
*name,
const
char
*Title =
"PND Pipe"
);
13
PndPipe
();
14
15
virtual
~PndPipe
();
16
virtual
void
ConstructGeometry
();
17
Bool_t
CheckIfSensitive
(std::string name);
18
ClassDef(
PndPipe
, 1)
// PNDPIPE
19
};
20
21
#endif // PIPE_H
PndPipe::PndPipe
PndPipe()
PndPipe::~PndPipe
virtual ~PndPipe()
PndPipe::ConstructGeometry
virtual void ConstructGeometry()
PndPipe::CheckIfSensitive
Bool_t CheckIfSensitive(std::string name)
PndPipe
Definition:
PndPipe.h:10
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
passive
PndPipe.h
Generated on Fri Oct 21 2022 07:03:59 for PandaRoot by
1.8.13