1#ifndef LOCAL_PROTON_SELECTOR_H
2#define LOCAL_PROTON_SELECTOR_H
4#include <GaudiKernel/AlgTool.h>
6#include "BesDChain/CDProton.h"
12 const IInterface* parent );
45 std::vector<double> m_neuronValCut;
CDChargedVisible< DBCandidate::kProton > CDProton
bool operator()(CDProton &aProton) override
void setpidtype(int type) override
LocalProtonSelector(const std::string &type, const std::string &name, const IInterface *parent)