[Halld-cpp] CTOF in hdview2

David Lawrence davidl at jlab.org
Mon Jun 20 12:03:29 EDT 2022


Hi All,

  I just committed a couple of more changes to the davidl_hdview2 branch that allow you to specify
a “-A” option to switch to AND logic for the classes specified via -D. I also added drawing of the
DCTOFPoint objects in the FMWPC inspector window.

Try this to draw events with DCTOFPoint objects:

hdview2 -DDCTOFPoint /gluex/data/rawdata/all/Run100546/hd_rawdata_100546_000.evio


Try this to draw events with DCTOFPoint objects AND DTrackTimeBased objects (note this has to skip a lot of events):

hdview2 -DDCTOFPoint,DTrackTimeBased -A /gluex/data/rawdata/all/Run100546/hd_rawdata_100546_000.evio


[cid:7FA541CF-B6DF-42AC-A5AF-52BE62F73996]

Regards,
-David

-------------------------------------------------------------
David Lawrence Ph.D.
Staff Scientist - - EPSCI Group Lead
Thomas Jefferson National Accelerator Facility
Newport News, VA
davidl at jlab.org<mailto:davidl at jlab.org>
(757) 269-5567 W
(757) 746-6697 C


On Jun 20, 2022, at 10:39 AM, David Lawrence <davidl at jlab.org<mailto:davidl at jlab.org>> wrote:

Hi All,

  I just looked and it appears the halld_recon on the gluons has been moved back over to master.
I just pushed the recent changes to hdview2 to a new branch called davidl_hdview2. This has two
main changes:

1. A new command line option “-DXXX[,YYY[,…]]” which can be used to skip events not containing
at least one of the specified objects. This is to make it easier to jump to events that have CTOF hits
in them. E.g.

hdview2 -DDCTOFDigiHit file.evio

More than one type of object can be specified to -D as a comma separated list. At the moment, this
is an OR logic that draws the event if at least one of the specified objects is there. (I am working on
giving the option for AND logic instead so you can require at least one of each of the specified objects).

This feature us experimental. It may behave a little funny due to how it needed to be implemented.


2. The FMWPC Inspector draws CTOF hits. The current version does not draw DCTOFPoints, only
the Digit hits and hits. Note that these are not drawn on the main hdview2 window so you have to
open the FMWPCInspector to see them.



Regards,
-David

-------------------------------------------------------------
David Lawrence Ph.D.
Staff Scientist - - EPSCI Group Lead
Thomas Jefferson National Accelerator Facility
Newport News, VA
davidl at jlab.org<mailto:davidl at jlab.org>
(757) 269-5567 W
(757) 746-6697 C


_______________________________________________
Halld-cpp mailing list
Halld-cpp at jlab.org<mailto:Halld-cpp at jlab.org>
https://mailman.jlab.org/mailman/listinfo/halld-cpp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jlab.org/pipermail/halld-cpp/attachments/20220620/99a5dd5f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-5.png
Type: image/png
Size: 215680 bytes
Desc: PastedGraphic-5.png
URL: <https://mailman.jlab.org/pipermail/halld-cpp/attachments/20220620/99a5dd5f/attachment-0001.png>


More information about the Halld-cpp mailing list