FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
passive
PndTarget.h
Go to the documentation of this file.
1
#ifndef Target_H
2
#define Target_H
3
4
#include "FairDetector.h"
5
#include "FairModule.h"
6
7
class
PndTarget
:
public
FairModule {
8
public
:
9
PndTarget
(
const
char
*
name
,
const
char
*Title=
"PND Target"
);
10
PndTarget
();
11
virtual
~PndTarget
();
12
virtual
void
ConstructGeometry
();
13
ClassDef(
PndTarget
,1)
14
15
};
16
17
#endif //Target_H
18
PndTarget::PndTarget
PndTarget()
Definition:
PndTarget.cxx:18
name
TString name
Definition:
createRootGeoFile.C:82
PndTarget::~PndTarget
virtual ~PndTarget()
Definition:
PndTarget.cxx:15
PndTarget
Definition:
PndTarget.h:7
PndTarget::ConstructGeometry
virtual void ConstructGeometry()
Definition:
PndTarget.cxx:26
Generated on Wed Apr 3 2019 10:02:58 for FairRoot/PandaRoot by
1.8.5