Bdb packages | Design docs | Source docs | Guidelines | Recent releases

Search | Site Map .

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/BaBar/BbrTime.hh File Reference

#include "BaBar/BaBar.hh"
#include <time.h>

Go to the source code of this file.

Compounds

class  Duration
class  Time

Defines

#define firstLeapYear   1972
#define maxYearRange   130
#define minStringLen   3
#define yyyymmddLen   8
#define hhMmSsSsLen   11
#define hhMmSsLen   8
#define stzLen   4
#define gmtYear   1970
#define daysInAYear   365
#define secInAYear   31536000
#define secInALeapYear   31622400
#define secInADay   86400
#define nsecInASec   1000000000
#define psecInANsec   1000
#define secInAHr   3600
#define secInAMin   60
#define pstToGmtFactor   8
#define gmtToPstFactor   -8


Define Documentation

#define daysInAYear   365
 

Definition at line 47 of file BbrTime.hh.

Referenced by Time::addDate().

#define firstLeapYear   1972
 

Definition at line 39 of file BbrTime.hh.

Referenced by Time::addDate().

#define gmtToPstFactor   -8
 

Definition at line 56 of file BbrTime.hh.

Referenced by Time::pstDate().

#define gmtYear   1970
 

Definition at line 46 of file BbrTime.hh.

Referenced by Time::addDate().

#define hhMmSsLen   8
 

Definition at line 44 of file BbrTime.hh.

Referenced by Time::addTimeDec(), and Time::strToSec().

#define hhMmSsSsLen   11
 

Definition at line 43 of file BbrTime.hh.

Referenced by Time::strToSec().

#define maxYearRange   130
 

Definition at line 40 of file BbrTime.hh.

Referenced by Time::addDate().

#define minStringLen   3
 

Definition at line 41 of file BbrTime.hh.

Referenced by Time::Time().

#define nsecInASec   1000000000
 

Definition at line 51 of file BbrTime.hh.

Referenced by Time::addTimeDec(), Time::operator-(), and Duration::operator-().

#define psecInANsec   1000
 

Definition at line 52 of file BbrTime.hh.

Referenced by Time::operator-(), and Duration::operator-().

#define pstToGmtFactor   8
 

Definition at line 55 of file BbrTime.hh.

Referenced by Time::pstToGmt().

#define secInADay   86400
 

Definition at line 50 of file BbrTime.hh.

Referenced by Time::addDate().

#define secInAHr   3600
 

Definition at line 53 of file BbrTime.hh.

Referenced by Time::addTime(), Time::localDate(), Time::localToGmt(), Time::pstDate(), and Time::pstToGmt().

#define secInALeapYear   31622400
 

Definition at line 49 of file BbrTime.hh.

#define secInAMin   60
 

Definition at line 54 of file BbrTime.hh.

Referenced by Time::addTime().

#define secInAYear   31536000
 

Definition at line 48 of file BbrTime.hh.

#define stzLen   4
 

Definition at line 45 of file BbrTime.hh.

Referenced by Time::strToSec(), and Time::Time().

#define yyyymmddLen   8
 

Definition at line 42 of file BbrTime.hh.

Referenced by Time::addTime(), Time::addTimeDec(), and Time::strToSec().

 


BaBar Public Site | SLAC | News | Links | Who's Who | Contact Us

Page Owner: Jacek Becla
Last Update: October 04, 2002