GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » R3BRoot » Simulation Issues » NeuLAND tracking algorithm (How to use the NeuLAND tracking algorithm)
Re: NeuLAND tracking algorithm [message #19136 is a reply to message #19135] Thu, 17 March 2016 10:54 Go to previous messageGo to previous message
C. A. Douma is currently offline  C. A. Douma
Messages: 88
Registered: September 2015
Location: Groningen
continuous participant
From: *kvi-cart.rug.nl
Dear Mr. Kresan,

I have tried to use calibr.C for maula kappa of 0.07 and then this is the resulting picture. Given the small distances
between some of the cuts I do not trust the output. What am I doing wrong? In order to ensure that the blob for 4n
falls in the energy range, I changed the CreateHistograms-function to:
void R3BNeutronCalibr2D::CreateHistograms()
{
fh_etot = new TH1F("h_etot", "Total light", 2*fBeamEnergy, 0., ((Int_t) 2*fBeamEnergy));
fh_ncl_etot = new TH2F("h_ncl_etot", "Number of clusters vs. total light", 2*fBeamEnergy, 0., ((Int_t) 2*fBeamEnergy), 200, -0.5, 199.5);
}
And I set fBeamEnergy=1000

Yours Sincerely,
Christiaan Douma.

PS: Does Jan Mayer receive copies of this exchange?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: making Target
Next Topic: problem with dev-branch NeuLAND digitizer
Goto Forum:
  


Current Time: Thu Mar 28 17:14:59 CET 2024

Total time taken to generate the page: 0.00712 seconds