ATLAS Offline Software
|
Public Member Functions | |
MyKey () | |
MyKey (const cool::ValidityKey &f, const cool::ValidityKey &s, const cool::ChannelId &c) | |
bool | operator< (const MyKey &rhs) const |
Public Attributes | |
cool::ValidityKey | first |
cool::ValidityKey | second |
cool::ChannelId | channelId |
Definition at line 33 of file openCoraCool.cxx.
|
inline |
Definition at line 38 of file openCoraCool.cxx.
cool::ChannelId MyKey::channelId |
Definition at line 36 of file openCoraCool.cxx.
cool::ValidityKey MyKey::first |
Definition at line 34 of file openCoraCool.cxx.
cool::ValidityKey MyKey::second |
Definition at line 35 of file openCoraCool.cxx.