-
This macro include the Pressure and temperature
correction of the drift velocity. Of course,
this is not
ready for the new data and you need to create a histogram with the pressure
values. The data can be obtained from the monitor web page http://www.star.bnl.gov/STAR/html/ftpc_l/monitor/ftpc_monitor.html
open this page from a starp computer. Click
on "Pressure (mbar)", then enter the period of time to be retrieved, then
"View raw data" and "Confirm selection" Finally, "Click here to view" (hold
shift while clicking!!) and save the file. Then you can use a macro like
macros/ConvertPressure2Histo.C(file_with_input_data,
Histogram_Output)
-
Then, the output histogram with the pressure values
should be included in the macro "macros/ReadDV_openCuts.C"
instead of the actual file
sprintf(PTINFileName,"%s/PT.root",directory)
;