VStyle
Style options of a VEGA session,
- time display options
- since VStyle derives from TStyle, all TStyle options
A global gVStyle is present, which replaces the standard ROOT gStyle
adding the specific VEGA options. It should be used instead
of gStyle in all VEGA sessions.
Sets time format. Possible values are :
GPS all times will be expressed as GPS values
LOCALEUR all times will be expressed in the european manner DD/MM/YY HH:MM:SS:MilliS
local to the experiments location.
LOCALUS all times will be expressed in the anglosaxxon manner MM/DD/YY HH:MM:SS:MilliS AM (or PM)
local to the experiments location.
UNIEUR all times will be expressed as UTC in the european format
UNIUS all times will be expressed as UTC in the european anglosaxxon format
Any other format will be interpreted as a format string for the
standard C strftime function. See TAxis::SetTimeFormat
Sets time format. Possible values are :
GPS all times will be expressed as GPS values
LOCALEUR all times will be expressed in the european manner DD/MM/YY HH:MM:SS:MilliS
local to the experiments location.
LOCALUS all times will be expressed in the anglosaxxon manner MM/DD/YY HH:MM:SS:MilliS AM (or PM)
local to the experiments location.
UNIEUR all times will be expressed as UTC in the european format
UNIUS all times will be expressed as UTC in the european anglosaxxon format
Any other format will be interpreted as a format string for the
standard C strftime function. See TAxis::SetTimeFormat
Sets time units, especially for plots. Allowed values are :
S all times will be expressed in seconds
M all times will be expressed in minutes
D all times will be expressed in days
- ROOT page - VEGA page - Class index - Top of the page This page has been automatically generated. If you have any comments or suggestions
about the page layout send a mail to
, or
contact
with any questions or problems regarding ROOT or VEGA.