TWiki
>
CMSPublic Web
>
SWGuide
>
SWGuideTrackReco
>
SWGuideRefitterWithConstraints
>
ReffiterWithTwobodydecayConstraint
(revision 1) (raw view)
Edit
Attach
PDF
---+!! Refitting tracks with TwoBodyDecay constraints %COMPLETE1% %TOC{title="Contents:"}% ---++ Introduction ---++ Description of the TwoBodyDecay algorithm ---++ Installation of the package ---++ The available recipes There is a python ='cff'= file dedicated to each kind of constraint. * ='TwoBodyDecayVertexConstraintProducer_cff.py'= for vertex constraint * ='TwoBodyDecayMomentumConstraintProducer_cff.py'= for momentum constraint * ='TwoBodyDecayConstraintProducer_cff.py'= for trajectory state constraint The module sequences of these files are based on the same sketch : * selecting the tracks with a TrackSelector * refitting the tracks according to the alignment and calibration configuration * constructing a constraint with TwoBodyDecay from the selected tracks * refitting the selected track with the produced constraint To uses these files, you have just to include in your main python script le following lines (example in the case of the momentum constraint) : <verbatim> process.load("refitter.TwoBodyDecayMomentumConstraintProducer_cff.py") AlignmentTrackSelector.src = cms.InputTag( "generalTracks" ) </verbatim> The first line allows to call the correct ='cff'= file ; the second one to specify the origin the source of the tracks (by default ='generalTracks'=). The sequence returns a collection of ='reco::Track'= with the tag ='TrackRefitterTBDFullConstraint'=. ---++ Advanced use : change recipe settings ---+++ Track selection ---+++ TwoBodyDecay Several parts in the configuration. * input for TwoBodyDecay fit | *Parameters* | *Description* | | beamSpot | InputTag of the beamSpot | | primaryMass | mean value of the Z mass | | primaryWidth | width of the Z boson = weight to the Z mass in the chi2 estimation | | secondaryMass | mean value of the muon mass | * internal parameter to the TwoBodyDecay fit * cut | *Parameters* | *Description* | | chi2cut | chi2 max value allowed for the TwoBodyDecay fit quality | -- Main.EricConte - 14-Feb-2012
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r5
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2012-02-14
-
EricConte
Log In
CMSPublic
CMSPublic Web
CMSPrivate Web
Create New Topic
Index
Search
Changes
Notifications
Statistics
Preferences
Create
a LeftBar
Public webs
Public webs
ABATBEA
ACPP
ADCgroup
AEGIS
AfricaMap
AgileInfrastructure
ALICE
AliceEbyE
AliceSPD
AliceSSD
AliceTOF
AliFemto
ALPHA
Altair
ArdaGrid
ASACUSA
AthenaFCalTBAna
Atlas
AtlasLBNL
AXIALPET
CAE
CALICE
CDS
CENF
CERNSearch
CLIC
Cloud
CloudServices
CMS
Controls
CTA
CvmFS
DB
DefaultWeb
DESgroup
DPHEP
DM-LHC
DSSGroup
EGEE
EgeePtf
ELFms
EMI
ETICS
FIOgroup
FlukaTeam
Frontier
Gaudi
GeneratorServices
GuidesInfo
HardwareLabs
HCC
HEPIX
ILCBDSColl
ILCTPC
IMWG
Inspire
IPv6
IT
ItCommTeam
ITCoord
ITdeptTechForum
ITDRP
ITGT
ITSDC
LAr
LCG
LCGAAWorkbook
Leade
LHCAccess
LHCAtHome
LHCb
LHCgas
LHCONE
LHCOPN
LinuxSupport
Main
Medipix
Messaging
MPGD
NA49
NA61
NA62
NTOF
Openlab
PDBService
Persistency
PESgroup
Plugins
PSAccess
PSBUpgrade
R2Eproject
RCTF
RD42
RFCond12
RFLowLevel
ROXIE
Sandbox
SocialActivities
SPI
SRMDev
SSM
Student
SuperComputing
Support
SwfCatalogue
TMVA
TOTEM
TWiki
UNOSAT
Virtualization
VOBox
WITCH
XTCA
Cern Search
TWiki Search
Google Search
CMSPublic
All webs
Copyright &© 2008-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use
Discourse
or
Send feedback