THistSvc::THistID Struct Reference
List of all members.
Detailed Description
Definition at line 101 of file THistSvc.h.
Constructor & Destructor Documentation
| THistSvc::THistID::THistID |
( |
|
) |
[inline] |
| THistSvc::THistID::THistID |
( |
const THistID & |
rhs |
) |
[inline] |
| THistSvc::THistID::THistID |
( |
std::string & |
i, |
|
|
bool & |
t, |
|
|
TObject * |
o, |
|
|
TFile * |
f | |
|
) |
| | [inline] |
Member Function Documentation
| bool THistSvc::THistID::operator< |
( |
THistID const & |
rhs |
) |
const [inline] |
Definition at line 113 of file THistSvc.h.
00113 {
00114 return (obj < rhs.obj);
00115 }
Member Data Documentation
The documentation for this struct was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v22r0/GaudiSvc/src/THistSvc/THistSvc.h