-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
61ed3e7
commit 4e243b6
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
6 changes: 4 additions & 2 deletions
6
...c/main/resources/org/hps/steering/recon/PhysicsRun2016FullReconMC_KF_Killer_Smearer.lcsim
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,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd"> | ||
<!-- | ||
@brief Steering file that will be used for pass 1 reconstruction of | ||
the 2016 Engineering Run data. | ||
@brief Steering file that will be used for MC reconstruction of | ||
the 2016 Engineering Run data including strip hit killing | ||
and svt cluster position and time smearing. | ||
@author <a href="mailto:[email protected]">Omar Moreno</a> | ||
@author <a href="mailto:[email protected]">Norman Graf</a> | ||
@author <a href="mailto:[email protected]">Matt Graham</a> | ||
--> | ||
<execute> | ||
|
||
|