FACT++  1.0
void DimRpc::setData ( double &  data)

Definition at line 1586 of file discpp.cxx.

References DimService::storeIt().

1587 {
1588  storeIt(&data,sizeof(double));
1589 }
void storeIt(void *data, int size)
Definition: discpp.cxx:296
float data[4 *1440]

+ Here is the call graph for this function: