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
EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
BeastMagneticField
delphes_EIC
Doxygen_Assist
east
eic-smear
EicRoot
blob
master
base
cbmbase
cbmdata
dbase
eic
eventdisplay
examples
fairtools
field
gconfig
geane
genfit
GenfitTools
geobase
FairGeoAsciiIo.cxx
FairGeoAsciiIo.h
FairGeoAssembly.cxx
FairGeoAssembly.h
FairGeoBasicShape.cxx
FairGeoBasicShape.h
FairGeoBrik.cxx
FairGeoBrik.h
FairGeoBuilder.cxx
FairGeoBuilder.h
FairGeoCompositeVolume.cxx
FairGeoCompositeVolume.h
FairGeoCone.cxx
FairGeoCone.h
FairGeoCons.cxx
FairGeoCons.h
FairGeoEltu.cxx
FairGeoEltu.h
FairGeoInterface.cxx
FairGeoInterface.h
FairGeoIo.cxx
FairGeoIo.h
FairGeoLoader.cxx
FairGeoLoader.h
FairGeoMatrix.cxx
FairGeoMatrix.h
FairGeoMedia.cxx
FairGeoMedia.h
FairGeoMedium.cxx
FairGeoMedium.h
FairGeoNode.cxx
FairGeoNode.h
FairGeoOldAsciiIo.cxx
FairGeoOldAsciiIo.h
FairGeoPcon.cxx
FairGeoPcon.h
FairGeoPgon.cxx
FairGeoPgon.h
FairGeoRootBuilder.cxx
FairGeoRootBuilder.h
FairGeoRotation.cxx
FairGeoRotation.h
FairGeoSet.cxx
FairGeoSet.h
FairGeoShapes.cxx
FairGeoShapes.h
FairGeoSphe.cxx
FairGeoSphe.h
FairGeoTorus.cxx
FairGeoTorus.h
FairGeoTransform.cxx
FairGeoTransform.h
FairGeoTrap.cxx
FairGeoTrap.h
FairGeoTrd1.cxx
FairGeoTrd1.h
FairGeoTube.cxx
FairGeoTube.h
FairGeoTubs.cxx
FairGeoTubs.h
FairGeoVector.cxx
FairGeoVector.h
FairGeoVolume.cxx
FairGeoVolume.h
GeoBaseLinkDef.h
geometry
input
littrack
parbase
passive
pCDR-2018
pid
pnddata
PndTools
rich
trackbase
eicsmear-jetexample
eicsmeardetectors
EicToyModel
estarlight
Fun4All-lmon
fun4all_coresoftware
fun4all_eic_qa
fun4all_eic_tutorials
fun4all_eicdetectors
fun4all_eicmacros
fun4all_g4jleic
fun4all_GenFit
fun4all_macros
fun4all_tutorials
g4exampledetector
g4lblvtx
online_distribution
PEPSI
doxygen_mainpage.h
File Members
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
FairGeoTube.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FairGeoTube.h
1
#ifndef FAIRGEOTUBE_H
2
#define FAIRGEOTUBE_H
3
4
#include "
FairGeoBasicShape.h
"
5
6
class
FairGeoTransform
;
7
class
FairGeoVolume
;
8
9
class
FairGeoTube
:
public
FairGeoBasicShape
10
{
11
public
:
12
FairGeoTube
();
13
~FairGeoTube
();
14
TArrayD*
calcVoluParam
(
FairGeoVolume
*);
15
void
calcVoluPosition
(
FairGeoVolume
*,
16
const
FairGeoTransform
&,
const
FairGeoTransform
&);
17
Int_t
readPoints
(std::fstream*,
FairGeoVolume
*);
18
Bool_t
writePoints
(std::fstream*,
FairGeoVolume
*);
19
void
printPoints
(
FairGeoVolume
* volu);
20
ClassDef(
FairGeoTube
,0)
// class for geometry shape TUBE
21
};
22
23
#endif
/* !FAIRGEOTUBE_H */
EicRoot
blob
master
geobase
FairGeoTube.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:36
using
1.8.2 with
EIC GitHub integration