FACT++  1.0
void DimService::setData ( longlong data)

Definition at line 1290 of file discpp.cxx.

References storeIt().

1291 {
1292  storeIt(&data, sizeof(longlong));
1293 }
void storeIt(void *data, int size)
Definition: discpp.cxx:83
float data[4 *1440]
int64_t longlong
Definition: dim_common.h:56

+ Here is the call graph for this function: