Opened 8 years ago
Last modified 8 years ago
#1115 new How to
photon kinematics shift
Reported by: | Jung Chang | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Dear Sir,
I used Delphes v3.4.0 to simulate diphoton di b quark events, the photon pair after delphes simulation will be more energetic than in generator level.
In my simulation, I had add Jet fake photon rate, shift jet energy for b quark tagging, photon and b-tagging efficiency. How can I fix my delphes card to get better results?
I attach my delphes card. Thanks!
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | delphes_card_ATLAS_0424.tcl added |
---|
comment:2 by , 8 years ago
Hi Michele!
Thanks for quick reply, I got it.
I checked the "Photon_delta_energy.png" it seems my fixing make photon smearing a little boarder. But it is still OK.
I also fix the module to add Jetfake contribution.
Thanks!
Hi,
I don't see any shift by using your card on a photon gun sample.
Please attach the "photon_delta_energy.png" file produced by the following command:
Also, by looking at your card you aren't applying any fake rate since the JetFakeParticle/photons collection is not going anywhere. That should be merged (via the Merger module) to the PhotonIsolation/photons collection and the merged collection should be fed to the UniqueObjectFinder as the final photon collection.
Michele