CFEL - ASG Software Suite  2.5.0
CASS
Classes | Functions
cass::hdf5 Namespace Reference

Classes

class  AppendEntry
 append an entity to a dataset in h5 file More...
 
class  WriteEntry
 write an entity to a h5 file More...
 

Functions

hid_t createGroupNameFromEventId (uint64_t eventid, hid_t calibcycle)
 create group name for an event from its ID More...
 

Function Documentation

hid_t cass::hdf5::createGroupNameFromEventId ( uint64_t  eventid,
hid_t  calibcycle 
)

create group name for an event from its ID

details

Todo:
make sure that it will be always converted to the timezone in stanford otherwise people get confused. Timezones are not yet supported in QDateTime
Returns
id pointing to the groupname created
Parameters
eventidthe event id
calibcyclethe current calibcycle string
Author
Lutz Foucar

Definition at line 53 of file hdf5_converter.cpp.

References cass::Log::add(), eventid, QDateTime::setTime_t(), cass::ACQIRIS::time, QDateTime::toString(), and cass::Log::VERBOSEINFO.