19#ifndef BDSSDFILTERLOGICALVOLUME_H
20#define BDSSDFILTERLOGICALVOLUME_H
24#include "G4VSDFilter.hh"
39 G4LogicalVolume* referenceLVIn);
44 virtual G4bool
Accept(
const G4Step* aStep)
const;
47 G4LogicalVolume
const* referenceLV;
SD filter for a particular volume.
virtual G4bool Accept(const G4Step *aStep) const
Whether the step will be accepted or rejected.