Skip to content

Commit

Permalink
Merge pull request #13 from gianipez/trigDev2
Browse files Browse the repository at this point in the history
changed highP thresholds and added TTDeltaFinder instance
  • Loading branch information
gianipez authored Mar 7, 2024
2 parents 5efd5e1 + 853905f commit 62c15f2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 32 deletions.
51 changes: 25 additions & 26 deletions core/trigFilters.fcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- mode: tcl -*-
#------------------------------------------------------------------------------
# this file includes all the prolog needed to run the reconstruction
# at the trigger level and the filters used to make the trigger decision
Expand Down Expand Up @@ -205,7 +204,7 @@ TrigCprFilters:{
maxChi2PhiZ: 5
maxChi2XY: 5
maxD0: 350
maxMomentum: 200
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 140
minD0: -350
Expand All @@ -231,7 +230,7 @@ TrigCprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 200
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -250,7 +249,7 @@ TrigCprFilters:{
maxChi2PhiZ: 5
maxChi2XY: 5
maxD0: 350
maxMomentum: 80
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -350
Expand All @@ -276,7 +275,7 @@ TrigCprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 80
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -295,7 +294,7 @@ TrigCprFilters:{
maxChi2PhiZ: 5
maxChi2XY: 5
maxD0: 300
maxMomentum: 140
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 100
minD0: -150
Expand All @@ -321,7 +320,7 @@ TrigCprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 110
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -340,7 +339,7 @@ TrigCprFilters:{
maxChi2PhiZ: 5
maxChi2XY: 5
maxD0: 300
maxMomentum: 60
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -150
Expand All @@ -366,7 +365,7 @@ TrigCprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 70
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -385,7 +384,7 @@ TrigCprFilters:{
maxChi2PhiZ: 5
maxChi2XY: 5
maxD0: 800
maxMomentum: 300
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -800
Expand All @@ -412,7 +411,7 @@ TrigCprFilters:{
maxChi2PhiZ: 5
maxChi2XY: 5
maxD0: 800
maxMomentum: 300
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -800
Expand Down Expand Up @@ -502,7 +501,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 300
maxMomentum: 200
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 140
minD0: -150
Expand All @@ -528,7 +527,7 @@ TrigTprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 200
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -547,7 +546,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 300
maxMomentum: 80
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -150
Expand All @@ -573,7 +572,7 @@ TrigTprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 80
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -592,7 +591,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 300
maxMomentum: 140
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 100
minD0: -150
Expand All @@ -618,7 +617,7 @@ TrigTprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 110
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -637,7 +636,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 300
maxMomentum: 60
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -150
Expand All @@ -663,7 +662,7 @@ TrigTprFilters:{
maxChi2DOF: 20
maxD0: 200
maxMomErr: 10
maxMomentum: 70
maxMomentum: 500
maxTanDip: 100
minD0: -200
minFitCons: -1
Expand All @@ -682,7 +681,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 600
maxMomentum: 300
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -600
Expand All @@ -703,7 +702,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 500
maxMomentum: 70
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 40
minD0: 200
Expand All @@ -724,7 +723,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 500
maxMomentum: 70
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 40
minD0: 200
Expand Down Expand Up @@ -768,7 +767,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 800
maxMomentum: 300
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -800
Expand All @@ -795,7 +794,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 800
maxMomentum: 300
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -800
Expand All @@ -822,7 +821,7 @@ TrigTprFilters:{
maxChi2PhiZ: 8
maxChi2XY: 8
maxD0: 800
maxMomentum: 300
maxMomentum: 500
maxNLoops: 30
minAbsLambda: 50
minD0: -800
Expand Down Expand Up @@ -1009,4 +1008,4 @@ TrigFilters : {

}
}
END_PROLOG
END_PROLOG
20 changes: 14 additions & 6 deletions core/trigProducers.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include "Offline/Mu2eKinKal/fcl/prolog.fcl"
#include "Offline/TrkReco/fcl/prolog.fcl"
#include "Offline/TrkPatRec/fcl/prolog.fcl"
#include "Offline/CalPatRec/fcl/prolog.fcl"

BEGIN_PROLOG

Expand Down Expand Up @@ -163,6 +164,13 @@ TrigTrkProducers : {
ComboHitCollection : "TTmakeSTH"
FilterHits : true
}

TTDeltaFinder: {
@table::CalPatRec.producers.DeltaFinder
chCollTag : TTmakePH # input coll
sschCollTag : TTmakeSH # input coll
writeFilteredComboHits : 1
}
}

################################################################################
Expand Down Expand Up @@ -442,7 +450,7 @@ TrigTprProducers : {
FitParticle : 11
HelixSeedCollections : [ "TTHelixMergerDeM" ]
}
UsePDGCharge : true
UsePDGCharge : false
FitDirection : 0
}

Expand All @@ -457,7 +465,7 @@ TrigTprProducers : {
FitParticle : -11
HelixSeedCollections : [ "TTHelixMergerDeP" ]
}
UsePDGCharge : true
UsePDGCharge : false
FitDirection : 0
}

Expand All @@ -472,7 +480,7 @@ TrigTprProducers : {
FitParticle : 11
HelixSeedCollections : [ "TTHelixMergerUeM" ]
}
UsePDGCharge : true
UsePDGCharge : false
FitDirection : 1
}

Expand All @@ -487,7 +495,7 @@ TrigTprProducers : {
FitParticle : -11
HelixSeedCollections : [ "TTHelixMergerUeP" ]
}
UsePDGCharge : true
UsePDGCharge : false
FitDirection : 1
}

Expand Down Expand Up @@ -704,7 +712,7 @@ TrigCprProducers : {
HelixSeedCollections: ["TTCalHelixMergerDeM"]
FitParticle : 11
}
UsePDGCharge : true
UsePDGCharge : false
FitDirection : 0
}

Expand All @@ -719,7 +727,7 @@ TrigCprProducers : {
HelixSeedCollections: ["TTCalHelixMergerDeP"]
FitParticle : -11
}
UsePDGCharge : true
UsePDGCharge : false
FitDirection : 0
}

Expand Down

0 comments on commit 62c15f2

Please sign in to comment.