<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
Hi All,<br>
<br>
I've just committed several files and modifications to the
Hall-D source tree to make the CompCal hit data available in DANA
programs. This builds on work done by Pawel Ambrozewicz and Richard
Jones last spring to include the calorimeter in our standard HDGeant
package.<br>
<br>
The mcsmear program has been updated to smear the hit values using
the same algorithm as is done for the FCAL, with twice better
resolution as the FCAL. Similarly, a 20keV threshold is applied to
CCAL hits in mcsmear, post-smearing.<br>
<br>
This has undergone minimal testing at this point, but will hopefully
allow us to start looking at rates which include the full geometry.<br>
<br>
Regards,<br>
-David<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject: </th>
<td>r7065 - in trunk/sim-recon/src: BMS libraries
libraries/CCAL libraries/DANA libraries/HDDM
programs/Simulation/mcsmear</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
<td>Tue, 30 Nov 2010 17:00:51 -0500</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:Hall-D.SVN.Repository@jlab.org">Hall-D.SVN.Repository@jlab.org</a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:davidl@jlab.org">davidl@jlab.org</a>, <a class="moz-txt-link-abbreviated" href="mailto:brash@pcs.cnu.edu">brash@pcs.cnu.edu</a>, <a class="moz-txt-link-abbreviated" href="mailto:wolin@jlab.org">wolin@jlab.org</a>,
<a class="moz-txt-link-abbreviated" href="mailto:zisis@uregina.ca">zisis@uregina.ca</a>, <a class="moz-txt-link-abbreviated" href="mailto:mashephe@indiana.edu">mashephe@indiana.edu</a>,
<a class="moz-txt-link-abbreviated" href="mailto:remitche@indiana.edu">remitche@indiana.edu</a>, <a class="moz-txt-link-abbreviated" href="mailto:zihlmann@jlab.org">zihlmann@jlab.org</a>, <a class="moz-txt-link-abbreviated" href="mailto:somov@jlab.org">somov@jlab.org</a>,
<a class="moz-txt-link-abbreviated" href="mailto:staylor@jlab.org">staylor@jlab.org</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>Author: davidl
Date: 2010-11-30 17:00:50 -0500 (Tue, 30 Nov 2010)
New Revision: 7065
Added:
trunk/sim-recon/src/libraries/CCAL/
trunk/sim-recon/src/libraries/CCAL/CCAL_init.cc
trunk/sim-recon/src/libraries/CCAL/DCCALGeometry.cc
trunk/sim-recon/src/libraries/CCAL/DCCALGeometry.h
trunk/sim-recon/src/libraries/CCAL/DCCALGeometry_factory.cc
trunk/sim-recon/src/libraries/CCAL/DCCALGeometry_factory.h
trunk/sim-recon/src/libraries/CCAL/DCCALHit.h
trunk/sim-recon/src/libraries/CCAL/DCCALTruthShower.h
trunk/sim-recon/src/libraries/CCAL/DCCALTruthShower_factory.cc
trunk/sim-recon/src/libraries/CCAL/DCCALTruthShower_factory.h
trunk/sim-recon/src/libraries/CCAL/Makefile
Modified:
trunk/sim-recon/src/BMS/Makefile.DANA
trunk/sim-recon/src/libraries/DANA/DFactoryGenerator.cc
trunk/sim-recon/src/libraries/HDDM/DEventSourceHDDM.cc
trunk/sim-recon/src/libraries/HDDM/DEventSourceHDDM.h
trunk/sim-recon/src/libraries/Makefile
trunk/sim-recon/src/programs/Simulation/mcsmear/smear.cc
Log:
Add in CCAL library for the PrimEx CompCal ("Compton Calorimeter").
The geometry and mods to HDGeant were done by Pawel A. last summer. These changes bring the values into DANA in a way that is consistent with how the FCAL is done. This makes the DCCALHit and DCCALHit:TRUTH objects available (the former only after running mcsmear). Also, the DCCALTruthShower objects are now available to DANA programs.
No reconstruction of CCAL data is included yet.
</pre>
</body>
</html>