19#ifndef BDSSAMPLERCUSTOM_H
20#define BDSSAMPLERCUSTOM_H
22#include "BDSSampler.hh"
42 G4int filterSetIDIn = -1);
54 static G4double chordLength;
Holder class for all information required to describe an aperture.
Custom shaped sampler with fixed thickness.
static G4double ChordLength()
Access the sampler plane length in other classes.
BDSSamplerCustom(BDSSamplerCustom &)=delete
Assignment and copy constructor not implemented nor used.
BDSSamplerCustom()=delete
No default constructor.
BDSSamplerCustom & operator=(const BDSSamplerCustom &)=delete
Assignment and copy constructor not implemented nor used.
Base class and registry of sampler instances.