<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
forwarding to the offline list...<br>
<div class="moz-forward-container"><br>
<br>
-------- Forwarded Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Subject:
</th>
<td>Re: [Halld-online] JANA 0.7.4 released</td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">Date: </th>
<td>Fri, 4 Dec 2015 13:53:41 -0500</td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">From: </th>
<td>Mark Ito <a class="moz-txt-link-rfc2396E" href="mailto:marki@jlab.org"><marki@jlab.org></a></td>
</tr>
<tr>
<th valign="BASELINE" nowrap="nowrap" align="RIGHT">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:halld-online@jlab.org">halld-online@jlab.org</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
I've build this version on the JLab CUE in directories under
/group/halld/Software/builds . It was built against CCDB version
1.06.00.<br>
<br>
<br>
<div class="moz-cite-prefix">On 12/01/2015 01:52 PM, David
Lawrence wrote:<br>
</div>
<blockquote
cite="mid:3BFCA147-6E74-4D02-97DD-78592DCBE92C@jlab.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<div><br>
</div>
<div>Dear All,</div>
<div><br>
</div>
<div> A new release of JANA (version 0.7.4) is now available
for download from here:</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="https://www.jlab.org/JANA/downloads.php">https://www.jlab.org/JANA/downloads.php</a></div>
<div><br>
</div>
<div>The change log for this version is copied below. Here is
the most IMPORTANT info:</div>
<div><br>
</div>
<div>1. This version switches to using 64bit event numbers. This
required a majority of</div>
<div>files in the repository be changed since the signature of
the evnt(
) method is now</div>
<div>different. I have made the necessary modifications to
sim-recon in a branch named</div>
<div>davidl_64bit_eventnumber. I will put in a pull request
for this by the end of the week.</div>
<div>In the meantime, if you install JANA 0.7.4, you will want
to test it with this branch</div>
<div>since master wont compile against it.</div>
<div><br>
</div>
<div>2. YOUR PLUGINS will likely be BROKEN by this until you
change both the brun </div>
<div>and evnt method signatures to match what is in
JANA/JEventProcessor.h</div>
<div><br>
</div>
<div>3. Some accommodation was made in the previous version of
JANA (0.7.3) to allow</div>
<div>it to be used even with the davidl_64bit_eventnumber
branch. Once this gets</div>
<div>merged into the master, you may see a number of warnings
until you upgrade to</div>
<div>0.7.4.</div>
<div><br>
</div>
<div>4. I have compiled JANA 0.7.4 on ifarm1401 (RHEL6) as well
as the gluons</div>
<div>(both RHEL6 and RHEL7). You can find them here:</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-size: 10px; font-family:
Monaco;">/group/12gev_phys/builds/jana_0.7.4</div>
</div>
<div style="margin: 0px; font-size: 10px; font-family: Monaco;">
<div style="margin: 0px;"><br>
</div>
<div style="margin: 0px;">/gapps/jana/jana_0.7.4</div>
</div>
<div><br>
</div>
<div>To use them, source the setenv.csh script in the
appropriate platform specific</div>
<div>directory.</div>
<div> </div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">Changes
in version 0.7.4</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Fixed bug in location osrelease.pl was being run</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Fixed bug where <a moz-do-not-send="true"
href="http://JGeometryXML.cc">JGeometryXML.cc</a> wouldn't
compile without XERCES</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Allow user to force bitness of build using either m32=1 or
m64=1</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Added -a, -t, and -b options to janadump. Some modifications</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">
to JEventLoop, JFactory, and JFactory_base made to allow
better</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">
user control of when GetNrows activates a factory.</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Default for janadump changed to not automatically activate
tagged</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">
factories when printing summary header.</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Add SetExitCode and GetExitCode to JApplication.</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Added examples to scons build tree.</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Fixed bug where DEFTAG: feature only worked if AUTOACTIVATE
was used</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Default compiler now c++/cc instead of g++/gcc and
optimization on</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">
by default (as well as all compiler warnings)</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Added support for compiling with ROOT 6</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Made unsigned 64bit event number requirement (and signed
32bit for run)</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Added JANA:RESOURCE_DEFAULT_PATH conf. par.</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">-
Added macros directory with some example ROOT macros</div>
</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
</div>
<div style="margin: 0px;"><br>
</div>
<div style="margin: 0px;">Let me know if you have any issues.</div>
<div style="margin: 0px;"><br>
</div>
<div style="margin: 0px;">Regards,</div>
<div style="margin: 0px;">-David</div>
<div><br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Halld-online mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Halld-online@jlab.org">Halld-online@jlab.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://mailman.jlab.org/mailman/listinfo/halld-online">https://mailman.jlab.org/mailman/listinfo/halld-online</a></pre>
</blockquote>
<br>
<br>
</div>
<br>
</body>
</html>