19#ifndef BDSPHYSICSCHERENKOV_H
20#define BDSPHYSICSCHERENKOV_H
22#include "BDSSingleUse.hh"
25#include "G4VPhysicsConstructor.hh"
37 G4double maxBetaChangePerStepIn);
40 virtual void ConstructParticle();
41 virtual void ConstructProcess();
Cherenkov physics process constructor.
G4double maxPhotonsPerStep
Parameter from global constants to control cherenkov physics.
G4double maxBetaChangePerStep
Parameter from global constants to control cherenkov physics.
Class to provide single use functionality.