EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PndTarget.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PndTarget.h
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
EicRoot
blob
master
passive
PndTarget.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:37
using
1.8.2 with
EIC GitHub integration