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

Definition at line 1576 of file discpp.cxx.

References DimService::storeIt().

1577 {
1578  storeIt(&data,sizeof(int));
1579 }
void storeIt(void *data, int size)
Definition: discpp.cxx:296
float data[4 *1440]

+ Here is the call graph for this function: