PandaRoot
PndCave.h
Go to the documentation of this file.
1
#ifndef Cave_H
2
#define Cave_H
3
4
#include "FairDetector.h"
5
#include "FairModule.h"
6
7
class
PndCave
:
public
FairModule {
8
public
:
9
PndCave
(
const
char
*name,
const
char
*Title =
"Exp Cave"
);
10
PndCave
();
11
virtual
~PndCave
();
12
virtual
void
ConstructGeometry
();
13
14
private
:
15
Double_t world[3];
16
ClassDef(
PndCave
, 1)
// PNDCaveSD
17
};
18
19
#endif // Cave_H
PndCave::ConstructGeometry
virtual void ConstructGeometry()
PndCave::PndCave
PndCave()
PndCave::~PndCave
virtual ~PndCave()
PndCave
Definition:
PndCave.h:7
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
passive
PndCave.h
Generated on Fri Oct 21 2022 07:03:57 for PandaRoot by
1.8.13