Analysis Software
Documentation for sPHENIX simulation software
|
#include <cstdlib>
#include <cstdio>
#include <string>
#include <vector>
#include <cmath>
#include <iostream>
#include <fstream>
#include <sstream>
#include <cassert>
#include <ctime>
#include <algorithm>
#include <map>
#include <random>
#include "include/Config.h"
#include "include/opencl_backend.h"
#include "include/bulkinfo.h"
#include "include/error_msgs.h"
Go to the source code of this file.
Namespaces | |
namespace | clvisc |
Macros | |
#define | __CL_ENABLE_EXCEPTIONS |
#define __CL_ENABLE_EXCEPTIONS |
< Use cpp exceptionn to handel errors
Definition at line 26 of file bulkinfo.cc.
View newest version in sPHENIX GitHub at line 26 of file bulkinfo.cc