#include using namespace std; #include #include using namespace jana; #include // Declarations of wrapper routines (prefixed with gpu_) void gpu_VectAdd(float *A, float *B, float *C); int main(int narg, char *argv[]) { // Create JCalibration object const char *url = getenv("JANA_CALIB_URL"); if(!url){ cerr<<"JANA_CALIB_URL not set!!!"<