65 bool condition_result =
false;
67 std::unique_ptr<P2GTCandidateVectorRef> triggerCol = std::make_unique<P2GTCandidateVectorRef>();
73 condition_result |= pass;
82 if (condition_result) {
86 return condition_result;
const L1GTSingleCollectionCut collection
void addWithDefaultLabel(ParameterSetDescription const &psetDescription)
bool checkObject(const P2GTCandidate &obj) const
std::vector< P2GTCandidate > P2GTCandidateCollection
const edm::InputTag & tag() const
edm::Ref< P2GTCandidateCollection > P2GTCandidateRef
bool checkPrimaryVertices(const P2GTCandidate &obj, const P2GTCandidateCollection &primVertCol) const
L1GTSingleObjectCond(const edm::ParameterSet &)
const edm::EDGetTokenT< P2GTCandidateCollection > token_
bool checkCollection(const P2GTCandidateCollection &col) const
#define DEFINE_FWK_MODULE(type)
static void fillDescriptions(edm::ConfigurationDescriptions &)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void fillPSetDescription(edm::ParameterSetDescription &desc)
bool filter(edm::StreamID, edm::Event &, edm::EventSetup const &) const override
const edm::EDGetTokenT< P2GTCandidateCollection > primVertToken_