Go to the source code of this file.
|
| eic | ip (-50.0) -> width(1500) ->AddEtaLine(0.0) ->SetName("calorimetry") |
| |
| eic | acceptance (-4.2,-1.0, 1.2, 4.2) |
| |
| mid | offset (100 *etm::cm) |
| |
| mid | add ("EmCal", 30 *etm::cm) |
| |
| mid | add ("Cryostat", 40 *etm::cm) |
| |
| mid | add ("HCal", 80 *etm::cm) |
| |
| mid | add ("HCal", 40 *etm::cm) -> trim(0.0, 0.5) |
| |
| fwd | offset (250 *etm::cm) |
| |
| fwd | add ("EmCal", 35 *etm::cm) |
| |
| fwd | add ("HCal", 105 *etm::cm) -> trim(1.0, 0.0) |
| |
| bck | offset (200 *etm::cm) |
| |
| eic | bck () -> get("EmCal") ->stretch(eic->mid() ->get("Cryostat")) |
| |
| eic | mid () -> get("EmCal") ->stretch(eic->bck() ->get("EmCal"), 20 *etm::cm) |
| |
| eic | ApplyStandardTrimming () |
| |
| eic | vdraw () |
| |
| eic | write () |
| |
| eic acceptance |
( |
-4. |
2, |
|
|
-1. |
0, |
|
|
1. |
2, |
|
|
4. |
2 |
|
) |
| |
| mid add |
( |
"HCal" |
, |
|
|
40 *etm::cm |
|
|
) |
| -> trim(0.0, 0.5) |
| bck add |
( |
"HCal" |
, |
|
|
105 *etm::cm |
|
|
) |
| -> trim(1.0, 0.0) |
| eic ApplyStandardTrimming |
( |
| ) |
|
| eic bck |
( |
| ) |
-> get("EmCal") ->stretch(eic->mid() ->get("Cryostat")) |
| eic ip |
( |
-50. |
0 | ) |
-> width(1500) ->AddEtaLine(0.0) ->SetName("calorimetry") |
| eic mid |
( |
| ) |
-> get("EmCal") ->stretch(eic->bck() ->get("EmCal"), 20 *etm::cm) |
Definition at line 2 of file calorimetry.C.
View newest version in sPHENIX GitHub at line 2 of file calorimetry.C
Referenced by EtmDetector::Build(), EtmDetector::BuildCADmodel(), EtmDetectorStack::CalculateActualDistances(), BasicDetectorConstruction::Construct(), EicRootDetector::ConstructMe(), EicToyModelDetector::ConstructMe(), EtmDetectorStack::CreateDetector(), vc2020_03_20::CreateGeometry(), EtmVacuumChamber::CreateWorld(), EtmAzimuthalScan::DoIt(), EtmVacuumChamber::DrawMe(), EtmPolygonGroup::DrawPolygon(), EtmDetector::GetColorAlpha(), EtmDetector::GetG4Volume(), EtmDetectorStack::insert(), EtmDetector::insert(), EtmDetector::IsHighlighted(), EtmDetector::PlaceG4Volume(), EtmDetectorStack::rm(), scan(), and EtmDetector::stretch().