Histograms are published by lpframework.exe on megonln01. You can get
histograms with accessing port 9091 of megonln01 via TSocket
connection.
There are two ways to see histograms.
lpmonitor
lpmonitor is a GUI application which make connection to ROOT
server and show you histograms. The source code is included in
tbonl. You will find it at online/src/lpmonitor.
Macros
You can also see histograms in ROOT CINT with using macros.
Names and contents of histograms are listed here.
Macro
Function
Description
trigger.C
trigger()
It gives you a TTree "Trigger". It contains raw and processed data.