19#ifndef BDSOUTPUTLOADERSAMPLER_H
20#define BDSOUTPUTLOADERSAMPLER_H
22#include "BDSOutputLoader.hh"
23#include "BDSOutputROOTEventSampler.hh"
37 const G4String& samplerName);
43 inline G4bool DoublePrecision()
const {
return doublePrecision;}
44 inline G4long NEventsInFile()
const {
return nEvents;}
51 void Common(G4long eventNumber);
53 G4bool doublePrecision;
Loader of ROOT Event output for receating events.
Loader of ROOT Event output for recreating events.
Information stored per sampler per event.