GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Fast Simulations » PID arrays in Fast Sim
PID arrays in Fast Sim [message #16285] Thu, 10 April 2014 11:38 Go to previous message
Klaus Götzen is currently offline  Klaus Götzen
Messages: 293
Registered: June 2006
Location: GSI
first-grade participant
From: *gsi.de
Hi,


in the newest version of fsim also the indiviual PID arrays can be accessed. Available arrays are

PidChargedProbability      : combination of all 
ScEmcPidFSProbability      : EMC forward spectrometer
ScEmcPidFwCapProbability   : EMC forward endcap
ScEmcPidBarrelProbability  : EMC barrel
ScEmcPidBwCapProbability   : EMC backward endcap 
DrcBarrelProbability       : Barrel DIRC
DrcDiscProbability         : Disc DIRC
MvdPidProbability          : MVD 
SttPidProbability          : STT
RichProbability            : RICH
ScMdtPidBarrelProbability  : MUO barrel
ScMdtPidForwardProbability : MUO endcap


Usage is as before, e.g.

theAnalysis->FillList(pidall, "Charged", "PidChargedProbability");
theAnalysis->FillList(pidemc, "Charged", "ScEmcPidFSProbability;ScEmcPidFwCapProbability;ScEmcPidBarrelProbability;ScEmcPidBwCapProbability");
theAnalysis->FillList(piddrc, "Charged", "DrcBarrelProbability");
theAnalysis->FillList(piddsc, "Charged", "DrcDiscProbability");

Best,
Klaus
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DPM background in fast simulation.
Next Topic: [FIXED] Problems with PndKinFitter::AddMassConstraint
Goto Forum:
  


Current Time: Fri Mar 29 15:57:52 CET 2024

Total time taken to generate the page: 0.00842 seconds