EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <Fun4All-lmon/blob/master/source/OpTable.h>
Public Member Functions | |
void | CrystalTable (G4Material *mat) |
void | SurfaceTable (G4LogicalVolume *vol) |
void | MakeBoundary (G4VPhysicalVolume *crystal, G4VPhysicalVolume *opdet) |
Definition at line 10 of file OpTable.h.
View newest version in sPHENIX GitHub at line 10 of file OpTable.h
void OpTable::CrystalTable | ( | G4Material * | mat | ) |
Definition at line 22 of file OpTable.cxx.
View newest version in sPHENIX GitHub at line 22 of file OpTable.cxx
References Acts::UnitConstants::cm, Acts::UnitConstants::eV, Acts::UnitConstants::MeV, and Acts::UnitConstants::ns.
Referenced by Cell::Cell().
void OpTable::MakeBoundary | ( | G4VPhysicalVolume * | crystal, |
G4VPhysicalVolume * | opdet | ||
) |
Definition at line 76 of file OpTable.cxx.
View newest version in sPHENIX GitHub at line 76 of file OpTable.cxx
References Acts::UnitConstants::eV.
Referenced by Cell::Cell().
void OpTable::SurfaceTable | ( | G4LogicalVolume * | vol | ) |
Definition at line 54 of file OpTable.cxx.
View newest version in sPHENIX GitHub at line 54 of file OpTable.cxx
References Acts::UnitConstants::eV, and surface().
Referenced by Cell::Cell().