# run the DoMuon algorithm 
AOD_ANA.members += [ "DoMuon1" ]

# muon analysis parameter - muons from MuID 
DoMuon1 = Algorithm( "DoMuon1" ) 
DeltaRMatchCut = 0.02 
MaxDeltaR = 0.9999 
AODContainerName = "MuonCollection" 
TruthContainerName = "SpclMC" 
UserContainerName = "MyPreSelectedMuons" 
MuonCone = 0.9 
MuonEtCut = 3.0*GeV 
MuonEtaCut = 2.5 
MuonEtResCutmin = 0.9 
MuonEtResCutmax = 1.1 

# for JPsi (low pt) muon 
MuonChi2Cut = 2222220.0 
# for Z (high pt) muon 
MuonChi2Cut = 20.0 

NtupleLocID = "/FILE1/Muon/300" 
NtuplePrefix = "Muon" 
HistDirectoryName = "Muon"

-- TheodotaLagouri - 06 Jan 2005

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2005-01-06 - TheodotaLagouri
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 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