Class Reference for E1039 Core & Analysis Software
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:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration