Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
PHTimeStampLinkDef.h
Go to the documentation of this file.
1
#ifdef __CINT__
2
3
#pragma link C++ class PHTimeStamp + ;
4
5
#ifndef __CLING__
6
#pragma link C++ function operator+ (const PHTimeStamp &, time_t);
7
#pragma link C++ function operator- (const PHTimeStamp &, time_t);
8
#pragma link C++ function operator- (const PHTimeStamp &, const PHTimeStamp &);
9
#pragma link C++ function operator<< (ostream &, const PHTimeStamp &);
10
#pragma link C++ function operator>> (istream &, const PHTimeStamp &);
11
#endif
12
13
#endif
/* __CINT__ */
e1039-core
framework
phool
PHTimeStampLinkDef.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:02
using
1.8.5 with
SeaQuest GitHub integration