10#include <tracking/trackFindingCDC/filters/base/ChoosableFromVarSetFilter.dcl.h>
17 namespace TrackFindingCDC {
19 template<
class ATruthVarSet>
typename ATruthVarSet::Object Object
Type of the filtered object.
ChoosableFromVarSetFilter(const std::string &varName="")
Constructor.
~TruthVarFilter()
Default destructor.
typename Super::Object Object
Type of the handled object.
TruthVarFilter()
Constructor.
ChoosableFromVarSetFilter< ATruthVarSet > Super
Type of the base class.
Weight operator()(const Object &object) override
Reject an item if the truth variable is 0, else accept it.
Abstract base class for different kinds of events.