Go to the source code of this file.
|
eic | ip (-50.0) -> width(1500) ->AddEtaLine(0.0) ->SetName("pid-example") |
|
eic | acceptance (-4.2,-1.0, 1.2, 4.2) |
|
eic | DefineVacuumChamber (new vc2020_03_20()) |
|
vtx | offset (3.2 *etm::cm) |
|
vtx | add ("Si Tracker", 17 *etm::cm) |
|
mid | offset (20 *etm::cm) |
|
mid | add ("TPC", 60 *etm::cm) |
|
mid | add ("PID", 35 *etm::cm) |
|
mid | add ("Preshower", 5 *etm::cm) -> brick() |
|
mid | add ("EmCal", 30 *etm::cm) |
|
mid | add ("Cryostat", 40 *etm::cm) |
|
mid | add ("HCal", 120 *etm::cm) |
|
fwd | offset (150 *etm::cm) |
|
| for () |
|
eic | vtx () -> get("Si Tracker") ->stretch(eic->fwd() ->get("PID")) |
|
eic | mid () -> get("TPC") ->stretch(eic->bck() ->get("MPGD")) |
|
eic | ApplyStandardTrimming () |
|
eic | hdraw () |
|
eic | write () |
|
eic acceptance |
( |
-4. |
2, |
|
|
-1. |
0, |
|
|
1. |
2, |
|
|
4. |
2 |
|
) |
| |
eic ApplyStandardTrimming |
( |
| ) |
|
eic DefineVacuumChamber |
( |
new |
vc2020_03_20() | ) |
|
Definition at line 45 of file pid.C.
View newest version in sPHENIX GitHub at line 45 of file pid.C
eic ip |
( |
-50. |
0 | ) |
-> width(1500) ->AddEtaLine(0.0) ->SetName("pid-example") |
eic mid |
( |
| ) |
-> get("TPC") ->stretch(eic->bck() ->get("MPGD")) |
eic vtx |
( |
| ) |
-> get("Si Tracker") ->stretch(eic->fwd() ->get("PID")) |