GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Fast Simulations » [OK] J/psi->ee and J/psi->mumu
[OK] J/psi->ee and J/psi->mumu [message #16297] Mon, 14 April 2014 10:40 Go to previous message
Elisa Fioravanti is currently offline  Elisa Fioravanti
Messages: 84
Registered: January 2008
continuous participant
From: *fe.infn.it
Dear all,

I would like to ask you if there is a way to reconstruct the J/psi in both
the electronic and muonic decay modes.
I set both the decay modes into my decay file and then in my macro I do:
jpsiee.Combine(eminus,eplus);
jpsimm.SetType(443);
for(j=0;j<jpsiee.GetLength();++j){
invmassee->Fill(jpsiee[j]->M());
}

jpsimm.Combine(muminus,muplus);
jpsimm.SetType(443);
for(j=0;j<jpsimm.GetLength();++j){
invmassmm->Fill(jpsimm[j]->M());
}
Now, is there the possibility to have a single RhoCandList where the J/psi
is formed by both jpsiee and jpsimmm?
I would like to have a single RhoCandList
there the J/psi is formed by both the electronic and muonic decay modes.

Thanks in advance,
Elisa

[Updated on: Fri, 12 September 2014 10:37] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [FIXED] Covariances in FastSim
Next Topic: Fast vs Full comparison
Goto Forum:
  


Current Time: Thu Mar 28 23:56:52 CET 2024

Total time taken to generate the page: 0.00956 seconds