|
[Rivet] question of using Rivet. final state radiation and different transverse momentum threshold in ZFinderDeepak Kar deepak.kar at cern.chWed May 20 09:22:59 BST 2015
Hi Yu-hsiang, Please see inline. > (1) In my Rivet plugin, I use > > const FinalState fs(-5.0, 5.0); > > to define a final state, whose rapidity is within -5.0 to 5.0. > Has the fs undergone the final state radiation(FSR)? > Yes, they are final state stable particles after all radiation. > (2) In my Rivet plugin, I use > > const ZFinder zfm(fs, -2.4, 2.4, 9*GeV, PID::MUON, 15*GeV, 1500*GeV); > > to obtain the Z bosob or the virtual photon from 2 final states fs, > whose particle ID are Muon, > rapidities are in [-2.4,2.4], > transverse momentum(pT) are larger than 9 GeV, > invariant mass are in [15,1500] GeV. > > If I want to choose my Z boson from 2 muon, > but this time the 2 muons are required to different pT thresholds, > the first Muon is required to have pT> 14 GeV, > and the second Muon is required to have pT> 9 GeV, > then how can I achieve it? > > Or is there other way to do that instead of using ZFinder? I can think of a "dirty" way - select the Z with two muons having 9 GeV, then veto the event if the leading muon do not have 14 GeV subsequently. Best, Deepak > > Thanks. > > Yu-hsiang > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet -- Deepak Kar University of Witwatersrand Room PM15, School of Physics (0027) 011-7176958 (office) (0027) 079-8401087 (mobile) While at CERN: Building 1, R-016 (0041) 0767321349 (mobile) While at USA: (001) 330-998-1500 (mobile)
More information about the Rivet mailing list |