LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
UTIL::LCTime::CalendarTime Struct Reference

Helper struct that holds the calendar time. More...

#include <LCTime.h>

Public Attributes

short year {0}
 
short month {0}
 
short day {0}
 
short hour {0}
 
short min {0}
 
short sec {0}
 
int ns {0}
 

Detailed Description

Helper struct that holds the calendar time.

Definition at line 24 of file LCTime.h.

Member Data Documentation

short UTIL::LCTime::CalendarTime::day {0}
short UTIL::LCTime::CalendarTime::hour {0}
short UTIL::LCTime::CalendarTime::min {0}
short UTIL::LCTime::CalendarTime::month {0}
int UTIL::LCTime::CalendarTime::ns {0}
short UTIL::LCTime::CalendarTime::sec {0}
short UTIL::LCTime::CalendarTime::year {0}

The documentation for this struct was generated from the following file: