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
FairGeoCons.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FairGeoCons.h
1
#ifndef FAIRGEOCONS_H
2
#define FAIRGEOCONS_H
3
4
#include "
FairGeoBasicShape.h
"
5
6
class
FairGeoTransform
;
7
class
FairGeoVolume
;
8
13
class
FairGeoCons
:
public
FairGeoBasicShape
14
{
15
public
:
16
FairGeoCons
();
17
~FairGeoCons
();
18
TArrayD*
calcVoluParam
(
FairGeoVolume
*);
19
void
calcVoluPosition
(
FairGeoVolume
*,
20
const
FairGeoTransform
&,
const
FairGeoTransform
&);
21
Int_t
readPoints
(std::fstream*,
FairGeoVolume
*);
22
Bool_t
writePoints
(std::fstream*,
FairGeoVolume
*);
23
void
printPoints
(
FairGeoVolume
* volu);
24
ClassDef(
FairGeoCons
,0)
//
25
};
26
27
#endif
/* !FAIRGEOCONS_H */
EicRoot
blob
master
geobase
FairGeoCons.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:36
using
1.8.2 with
EIC GitHub integration