CVS Log for src/ReactorDetector.cpp,v



head 1.38;

Version 1.38
@Updated with Polya-based reconstruction (currently does not work with noise and so is off by default)
date 2005.08.17.22.13.14; author dave; state Exp;

Version 1.37
@Fixed minor memory leak
date 2005.08.10.15.13.39; author dave; state Exp;

Version 1.36
@Possibly fixed error in particle labelling
date 2005.08.05.20.48.56; author dave; state Exp;

Version 1.35
@Updated event reconstruction. Reduced radial bias and improved resolution.
date 2005.06.21.15.02.11; author dave; state Exp;

Version 1.34
@make indicies of refraction for all media settable from the config file
date 2005.06.09.17.27.02; author mworcest; state Exp;

Version 1.33
@add flag to turn off light generated by neutron elastic scatters (set off by default), note that ES is still simulated, just no light is produced; add separate energy variables for the smeared (pre-position recon) energies and pass then to the ntuple
date 2005.05.27.19.10.07; author mworcest; state Exp;

Version 1.32
@Added multiple neutron detection to Reconstruction class and functions, booked the new variables, and fixed the position reconstruction algorithm
date 2005.05.20.20.20.08; author dave; state Exp;

Version 1.31
@replace call to NeutronPropagator in GenerateGammas with the ReactorScint neutron constructor; add elastic scatter gammas (code = ES) to the gamma list; define a new type in GenerateResponse to process ES energies; add ES variable to ntuple
date 2005.05.16.04.18.02; author mworcest; state Exp;

Version 1.30
@Updated to use user-specified attenuation lengths for generation and calculation of energy response
date 2005.05.11.00.30.35; author jrk; state Exp;

Version 1.29
@return GdConcentration setting to SetNominalDefaults
date 2005.05.10.03.39.05; author mworcest; state Exp;

Version 1.28
@Added infor for decay chain. Needs to be fixed.
date 2005.05.09.19.22.29; author josephf; state Exp;

Version 1.27
@Changed CalculateEnergy to use calibration constants, not detector defaults
date 2005.05.08.21.03.58; author jrk; state Exp;

Version 1.26
@move the neutron thermalization (NeutronPropagator) from GenerateSecondaries to GenerateGammas: first step in getting elastic scatter energies
date 2005.05.08.03.11.57; author mworcest; state Exp;

Version 1.25
@Added Reconstruction class and functions (oscilloscope-based operation)
date 2005.05.06.17.31.56; author dave; state Exp;

Version 1.24
@improve how pmtrad gammas are reported in the scintillator
date 2005.05.05.20.40.39; author mworcest; state Exp;

Version 1.23
@Added Cerenkov photon generation, including m.s. and fluctuations, as well as on/off switch
date 2005.05.03.03.37.25; author jrk; state Exp;

Version 1.22
@Fixed problems with the iostream.h to iostream conversion on solaris
date 2005.04.25.21.16.16; author tunnell; state Exp;

Version 1.21
@create two acrylic vessel thicknesses and have them settable in the event_setup file; fix a bug in TrackPhoton to set *IMedPrev == IDMEDAVOUT if the gamma starts in the outer AV region
date 2005.04.22.22.53.44; author mworcest; state Exp;

Version 1.20
@initialize variables in TrackPhoton to remove compiler warnings; add multiple compton scattering to the capture-produced gammas
date 2005.04.21.15.08.30; author mworcest; state Exp;

Version 1.19
@Added TrackPhoton which handles multi-media optics for direct light
date 2005.04.07.17.14.58; author jrk; state Exp;

Version 1.18
@Includes PMTOutputArray and accompanying information, now algorithm free
date 2005.02.18.17.25.43; author dave; state Exp;

Version 1.17
@include optical photons from the veto event muons
date 2005.02.11.21.35.14; author mworcest; state Exp;

Version 1.16
@Removed positive charge measurement constraint from CalculateEnergy
date 2005.02.10.23.29.21; author jrk; state Exp;

Version 1.15
@switch to multiple compton scattering using ReactorScint for the PMT radiation gammas
date 2005.02.05.05.25.12; author mworcest; state Exp;

Version 1.14
@switch to multiple compton scattering using ReactorScint for the positron annihilation gammas
date 2005.02.02.02.36.42; author mworcest; state Exp;

Version 1.13
@initialized variables to remove comiler warnings
date 2005.01.27.22.36.47; author mworcest; state Exp;

Version 1.12
@Linux Makefile and associated changes to compile with root code
date 2005.01.27.16.30.37; author mworcest; state Exp;

Version 1.11
@Changed to use global variables from ReactorConstants.hh and DetectorDefaults.hh, and eliminated variable-length arrays
date 2005.01.11.21.26.55; author jrk; state Exp;

Version 1.10
@add some comments
date 2004.12.27.16.20.55; author mworcest; state Exp;

Version 1.9
@New charge spectrum plus move of energy fit
date 2004.12.07.03.51.36; author jrk; state Exp;

Version 1.8
@added new histograms (number of pes in PMTs) and ntuple variables (number of PMTs hit in an event)
date 2004.12.03.22.01.05; author erin; state Exp;

Version 1.7
@added all types of PMT info to ConsolidatePMT
date 2004.11.16.17.49.47; author mworcest; state Exp;

Version 1.6
@add electrons: used by muon type events to handle the 9Li/8He beta decay; for now electrons are handled by a single gamma produced with the electron KE: needs improvement; fixed a small bug in GetGamma
date 2004.10.22.18.10.08; author mworcest; state Exp;

Version 1.5
@Erin's fix to set GdConcentration for multiple detectors
date 2004.09.23.22.13.24; author mworcest; state Exp;

Version 1.4
@add PH accounting for thallium, bismuth, californium, and muon events; change Ogamma to a string to handle longer gamma parent IDs
date 2004.09.21.21.40.09; author mworcest; state Exp;

Version 1.3
@add radiation from PMT glass; add documentation for doxygen
date 2004.07.29.18.00.07; author mworcest; state Exp;

Version 1.2
@Restructure of the code to handle many particles; adds Cf252 decay code to produce neutrons
date 2004.06.22.20.41.05; author mworcest; state Exp;

Version 1.1
@Initial revision
date 2004.05.18.22.54.36; author root; state Exp;

Version 1.1.1.1
@import Tim Bolton's ReactorFsim module
date 2004.05.18.22.54.36; author root; state Exp;


Back to files page.

Matthew Worcester
Last modified: Wed Aug 17 17:14:00 CDT 2005