diff --git a/compact/definitions.xml b/compact/definitions.xml index 952dfff09..eb8e70a8d 100644 --- a/compact/definitions.xml +++ b/compact/definitions.xml @@ -206,7 +206,7 @@ The unused IDs below are saved for future use. - + #### (120-129) (near) Forward reserved @@ -587,10 +587,10 @@ Service gaps in FW direction (before endcapP ECAL) and BW direction (before endc - - LFHCAL is 140 cm total, but current implementation leaves the final 10 cm empty - - + + HcalEndcapP is 140 cm total, but current implementation leaves the final 10 cm empty + + @@ -628,9 +628,8 @@ Service gaps in FW direction (before endcapP ECAL) and BW direction (before endc - - - + + diff --git a/compact/display.xml b/compact/display.xml index 4b54d080b..662a7339c 100644 --- a/compact/display.xml +++ b/compact/display.xml @@ -105,8 +105,8 @@ - - + + Passive steel for flux return diff --git a/compact/display_detailed.xml b/compact/display_detailed.xml index 0c98e51c2..394201def 100644 --- a/compact/display_detailed.xml +++ b/compact/display_detailed.xml @@ -87,7 +87,7 @@ - + Passive steel for flux return diff --git a/compact/display_geoviewer.xml b/compact/display_geoviewer.xml index d1958c670..5debecd8f 100644 --- a/compact/display_geoviewer.xml +++ b/compact/display_geoviewer.xml @@ -82,7 +82,7 @@ - + diff --git a/compact/hcal/backward.xml b/compact/hcal/backward.xml index 2df2373cd..1d36691f2 100644 --- a/compact/hcal/backward.xml +++ b/compact/hcal/backward.xml @@ -7,12 +7,12 @@ #### Material Thickness - - + + - - - + + + diff --git a/compact/hcal/lfhcal.xml b/compact/hcal/lfhcal.xml index 3c18598e2..06dc7911d 100644 --- a/compact/hcal/lfhcal.xml +++ b/compact/hcal/lfhcal.xml @@ -77,24 +77,24 @@ The HCal forward insert shape is cut out from this detector Currently don't have an implementation of electronics, so just leave that area (final 10 cm) empty - So then, actual detector area is "LFHCAL_length - LFHCALElectronicsThickness" long + So then, actual detector area is "HcalEndcapP_length - LFHCALElectronicsThickness" long - + + rmax="HcalEndcapP_rmax"/> - + - + @@ -1377,6 +1377,10 @@ system:8,moduleIDx:6,moduleIDy:6,moduletype:1,passive:1,towerx:2,towery:1,rlayerz:4,layerz:4 + + + system:8,moduleIDx:6,moduleIDy:6,moduletype:1,passive:1,towerx:2,towery:1,rlayerz:4,layerz:4 + diff --git a/templates/DetectorParameterTable.csv.jinja2 b/templates/DetectorParameterTable.csv.jinja2 index a247fb06d..62c5d346f 100644 --- a/templates/DetectorParameterTable.csv.jinja2 +++ b/templates/DetectorParameterTable.csv.jinja2 @@ -1,6 +1,6 @@ Region,Component,Sub-Component,Length (cm),Inner Radius (cm),Outer Radius (cm),Offset from Center (cm),Physical Start (cm),Physical End (cm) HADRON DIRECTION END CAP,HD Flux Return (Collar),,,,,,, -HADRON DIRECTION END CAP,Hadron Calorimeter,,{{LFHCAL_length}},0,{{LFHCAL_rmax}},,{{LFHCAL_zmin}},{{LFHCAL_zmax}} +HADRON DIRECTION END CAP,Hadron Calorimeter,,{{HcalEndcapP_length}},0,{{HcalEndcapP_rmax}},,{{HcalEndcapP_zmin}},{{HcalEndcapP_zmax}} HADRON DIRECTION END CAP,HD Flux Return (Oculus),,,,,,, HADRON DIRECTION END CAP,Electromagnetic Calorimeter,,{{EcalEndcapP_length}},{{EcalEndcapP_rmin}},{{EcalEndcapP_rmax}},,{{EcalEndcapP_zmin}},{{EcalEndcapP_zmax}} HADRON DIRECTION END CAP,Service Gap,,{{ForwardServiceGap_length}},,,,{{ForwardServiceGap_zmin}},{{ForwardServiceGap_zmax}}