EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicGeoParData.h File Reference
#include <stdlib.h>
#include <assert.h>
#include <set>
#include <TString.h>
#include <TObject.h>
#include <TFile.h>
#include <TGeoManager.h>
#include <TTimeStamp.h>
#include <TVector3.h>
#include <FairGeoLoader.h>
#include <FairGeoInterface.h>
#include <FairGeoMedia.h>
#include <FairGeoMedium.h>
#include <FairGeoBuilder.h>
#include <EicDetName.h>
#include <EicNamePatternHub.h>
#include <EicGeoMap.h>
+ Include dependency graph for EicGeoParData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LogicalVolumeGroupProjection
 
class  LogicalVolumeLookupTableEntry
 
class  LogicalVolumeGroup
 
class  SourceFile
 
class  EicGeoParData
 

Macros

#define _LOGICAL_VOLUME_GROUP_COORD_NUM_   3
 

Functions

TVector3 LocalToMaster (const TGeoMatrix *mtx, const TVector3 &local)
 
TVector3 LocalToMasterVect (const TGeoMatrix *mtx, const TVector3 &local)
 
TVector3 MasterToLocal (const TGeoMatrix *mtx, const TVector3 &master)
 
TVector3 MasterToLocalVect (const TGeoMatrix *mtx, const TVector3 &master)
 

Macro Definition Documentation

#define _LOGICAL_VOLUME_GROUP_COORD_NUM_   3

Function Documentation

TVector3 LocalToMaster ( const TGeoMatrix *  mtx,
const TVector3 &  local 
)

Definition at line 766 of file EicGeoParData.cxx.

View newest version in sPHENIX GitHub at line 766 of file EicGeoParData.cxx

TVector3 LocalToMasterVect ( const TGeoMatrix *  mtx,
const TVector3 &  local 
)

Definition at line 777 of file EicGeoParData.cxx.

View newest version in sPHENIX GitHub at line 777 of file EicGeoParData.cxx

TVector3 MasterToLocal ( const TGeoMatrix *  mtx,
const TVector3 &  master 
)

Definition at line 788 of file EicGeoParData.cxx.

View newest version in sPHENIX GitHub at line 788 of file EicGeoParData.cxx

TVector3 MasterToLocalVect ( const TGeoMatrix *  mtx,
const TVector3 &  master 
)

Definition at line 799 of file EicGeoParData.cxx.

View newest version in sPHENIX GitHub at line 799 of file EicGeoParData.cxx