19#ifndef BDSSCORERCONVERSIONLOADER_H
20#define BDSSCORERCONVERSIONLOADER_H
23#include "G4DataVector.hh"
24#include "G4PhysicsVector.hh"
27#include "src-external/gzstream/gzstream.h"
47 G4PhysicsVector*
Load(
const G4String& fileName,
Loader for scoring conversion tables as function of energy.
G4PhysicsVector * Load(const G4String &fileName, G4bool silent=false)
Load the file.
T file
Templated iostream for std::ifstream and gzstream as well.