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
FairGeoTrd1.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FairGeoTrd1.h
1
#ifndef FAIRGEOTRD1_H
2
#define FAIRGEOTRD1_H
3
4
#include "
FairGeoBasicShape.h
"
5
#include "
FairGeoRotation.h
"
6
7
class
FairGeoTransform
;
8
class
FairGeoVolume
;
9
10
class
FairGeoTrd1
:
public
FairGeoBasicShape
11
{
12
private
:
13
FairGeoRotation
intrinsicRot
;
14
public
:
15
FairGeoTrd1
();
16
~FairGeoTrd1
();
17
TArrayD*
calcVoluParam
(
FairGeoVolume
*);
18
void
calcVoluPosition
(
FairGeoVolume
*,
19
const
FairGeoTransform
&,
const
FairGeoTransform
&);
20
ClassDef(
FairGeoTrd1
,0)
// class for geometry shape TRD1
21
};
22
23
#endif
/* !FAIRGEOTRD1_H */
EicRoot
blob
master
geobase
FairGeoTrd1.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:36
using
1.8.2 with
EIC GitHub integration