Skip to content

Commit

Permalink
Merge pull request #35 from JeffersonLab/iss34
Browse files Browse the repository at this point in the history
adding ecal MC timing smears to L0 recon steering file
  • Loading branch information
omar-moreno authored Feb 22, 2017
2 parents 974e237 + ec16e7a commit 9ae4423
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@
<ecalCollectionName>EcalCalHits</ecalCollectionName>
<fixShapeParameter>true</fixShapeParameter>
<globalFixedPulseWidth>2.4</globalFixedPulseWidth>
</driver>
<driver name="HitTimeSmear" type="org.hps.recon.ecal.cluster.HitTMCSmearDriver">
</driver>
<driver name="ReconClusterer" type="org.hps.recon.ecal.cluster.ReconClusterDriver">
<logLevel>WARNING</logLevel>
Expand All @@ -145,6 +147,7 @@
<driver name="ReconParticleDriver" type="org.hps.recon.particle.HpsReconParticleDriver">
<ecalClusterCollectionName>EcalClustersCorr</ecalClusterCollectionName>
<trackCollectionNames>MatchedTracks GBLTracks</trackCollectionNames>
<isMC>true</isMC>
</driver>
<driver name="TrackDataDriver" type="org.hps.recon.tracking.TrackDataDriver">
<layerNum>7</layerNum>
Expand Down

0 comments on commit 9ae4423

Please sign in to comment.