1 #include "KVGeoImportINDRA.h"
2 #include "KVDataAnalyser.h"
10 KVDetector* KVGeoImportINDRA::instantiate_new_detector(
const TString& det_name,
bool)
31 ImportGeometry_init_import();
34 std::cout <<
"\xd" <<
"Info in <KVGeoImport::ImportGeometry>: tested " << count <<
" directions" << std::flush;
35 for (
auto& coord : CSI_COORDS) ImportGeometry_test_trajectory(coord.first, coord.second);
37 std::cout <<
"Info in <KVGeoImport::ImportGeometry>: tested " << count <<
" directions" << std::endl;
39 std::cout << std::endl;
41 ImportGeometry_setup_geo();
static TPluginHandler * LoadPlugin(const Char_t *base, const Char_t *uri="0")
static Bool_t IsRunningBatchAnalysis()
Base class for detector geometry description, interface to energy-loss calculations.
Specialised geometry importer for INDRA.
void ImportGeometry(std::vector< INDRAGeometryBuilder::theta_phi >)
Use the known (theta,phi) positions of the centre of each CsI/phoswich in order to scan the array.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
Longptr_t ExecPlugin(int nargs)