-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix XML comment syntax in some SiD files.
A double-hyphen -- is not allowed in XML comments.
- Loading branch information
Showing
9 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<lccdd> | ||
|
||
<!------------------------------------------------------------------------------------------------- | ||
<!-- | ||
AHCal Barrel implementation of the layout from 70th SiD Optimization Meeting presentation | ||
from Ross Gordon McCoy ([email protected]) - June 30, 2016, updated Nov 20, 2016 | ||
Brass absorber version of o2_v03 included here for convenience - [email protected] - Dec 6, 2017 | ||
See https://www.evernote.com/l/AJ2HhEFs29NFZKbSV49f8xhNVTv-RsNqejc | ||
-------------------------------------------------------------------------------------------------> | ||
--> | ||
|
||
<readouts> | ||
<readout name="HCalBarrelHits"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<lccdd> | ||
|
||
<!----------------------------------------------------------------------------------------------- | ||
<!-- | ||
AHCal Barrel implementation of the layout from 70th SiD Optimization Meeting presentation | ||
from Ross - June 30, 2016 | ||
Updated by Ross on Nov 20, 2016 | ||
o2_v03 by [email protected] - Oct 18, 2017 | ||
-------------------------------------------------------------------------------------------------> | ||
--> | ||
|
||
<readouts> | ||
<readout name="HCalBarrelHits"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<lccdd> | ||
|
||
<!------------------------------------------------------------------------------------------------- | ||
<!-- | ||
AHCal EndCap implementation updated by Ross, Nov 20, 2016 | ||
Brass absorber version of o2_v03 included here for convenience - [email protected] - Dec 6, 2017 | ||
See https://www.evernote.com/l/AJ2HhEFs29NFZKbSV49f8xhNVTv-RsNqejc | ||
---------------------------------------------------------------------------------------------------> | ||
--> | ||
|
||
<readouts> | ||
<readout name="HCalEndcapHits"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<lccdd> | ||
|
||
<!----------------------------------------------------------------------------------------------- | ||
<!-- | ||
AHCal EndCap implementation updated by Ross, Nov 20, 2016 | ||
o2_v03 by [email protected] - Oct 18, 2017 | ||
-------------------------------------------------------------------------------------------------> | ||
--> | ||
|
||
<readouts> | ||
<readout name="HCalEndcapHits"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<lccdd> | ||
|
||
<!----------------------------------------------------------------------------------------------- | ||
<!-- | ||
Added by Aidan, originally included in the HCalEndcap XML | ||
o2_v03 update by [email protected] - Oct 18, 2017 | ||
Question: is this still nedded? | ||
-------------------------------------------------------------------------------------------------> | ||
--> | ||
|
||
<define> | ||
<constant name="HCalRing_rmin" value="HCalEndcap_rmin" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<lccdd> | ||
|
||
<!----------------------------------------------------------- | ||
<!-- | ||
This version uses Scintillators instead of Gas RPCs | ||
by [email protected] - Nov 20, 2017 | ||
-------------------------------------------------------------> | ||
--> | ||
|
||
<readouts> | ||
<readout name="MuonBarrelHits"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<lccdd> | ||
|
||
<!----------------------------------------------------------- | ||
<!-- | ||
This version uses Scintillators instead of Gas RPCs | ||
by [email protected] - Nov 20, 2017 | ||
-------------------------------------------------------------> | ||
--> | ||
|
||
<readouts> | ||
<readout name="MuonEndcapHits"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<lccdd> | ||
|
||
<!------------------------------------------------------------------ | ||
<!-- | ||
This XML implements a common envelope for the barrel and encaps | ||
by [email protected] - Dec 4, 2017 | ||
--------------------------------------------------------------------> | ||
--> | ||
|
||
<define> | ||
<!-- Added some mm to the 2016 technical drawing values | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<lccdd> | ||
|
||
<!--------------------------------------------------------------- | ||
<!-- | ||
This version uses a common envelope for the barrel and encaps | ||
by [email protected] - Nov 30, 2017 | ||
-----------------------------------------------------------------> | ||
--> | ||
|
||
<define> | ||
<constant name="SteppedMuon_symmetry" value="MuonBarrel_symmetry"/> | ||
|