EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicGeoParData.cxx File Reference
#include <fstream>
#include <stdlib.h>
#include <assert.h>
#include <iostream>
#include <TROOT.h>
#include <TClass.h>
#include <TColor.h>
#include <TRealData.h>
#include <TDataMember.h>
#include <EtmOrphans.h>
#include <EicGeoMedia.h>
#include <EicGeoParData.h>
+ Include dependency graph for EicGeoParData.cxx:

Go to the source code of this file.

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)
 

Function Documentation

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

Definition at line 978 of file EicGeoParData.cxx.

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

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

Definition at line 989 of file EicGeoParData.cxx.

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

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

Definition at line 1000 of file EicGeoParData.cxx.

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

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

Definition at line 1011 of file EicGeoParData.cxx.

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