Skip to content

Commit

Permalink
small correction of steering file
Browse files Browse the repository at this point in the history
  • Loading branch information
ueinhaus committed Sep 5, 2024
1 parent 77b37b7 commit fd85530
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions StandardConfig/production/MarlinStdRecoMiniDST.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<processor name="LeptonID"/>
<processor name="ComprehensivePID"/>
</if>
<processor name="WWCategorisation"/>
<processor name="LCIOOutputProcessor"/>
</execute>

Expand Down Expand Up @@ -991,16 +990,6 @@
</parameter>
</processor>

<processor name="WWCategorisation" type="WWCategorisationProcessor">
<parameter name="IsolatedElectrons" type="string" lcioInType="ReconstructedParticle"> IsolatedElectrons </parameter>
<parameter name="IsolatedMuons" type="string" lcioInType="ReconstructedParticle"> IsolatedMuons </parameter>
<parameter name="IsolatedTaus" type="string" lcioInType="ReconstructedParticle"> IsolatedTaus </parameter>
<parameter name="IsolatedPhotons" type="string" lcioInType="ReconstructedParticle"> IsolatedPhotons </parameter>
<parameter name="PFOsminusphoton" type="string" lcioInType="ReconstructedParticle"> PFOsminusphoton </parameter>
<parameter name="TTreeFileName" type="string"> /nfs/dust/ilc/user/ueinhaus/work/WWCKM/TTreeFile.root </parameter>
<parameter name="ConfusionMatrixFileName" type="string"> ./ConfusionMatrix.png </parameter>
</processor>


<processor name="LCIOOutputProcessor" type="LCIOOutputProcessor">
<!-- DST output: drop all hits, skim MCParticles and keep final Tracks, Clusters, Vertices and ReconstructedParticles -->
Expand Down

0 comments on commit fd85530

Please sign in to comment.