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

Definition at line 1591 of file discpp.cxx.

References DimService::storeIt().

1592 {
1593  storeIt(&data,sizeof(longlong));
1594 }
void storeIt(void *data, int size)
Definition: discpp.cxx:296
float data[4 *1440]
int64_t longlong
Definition: dim_common.h:56

+ Here is the call graph for this function: