edm
evtSel
Enumerations
edm::evtSel Namespace Reference
Enumerations
enum
OverlapResult
{
InvalidSelection
= 0,
NoOverlap
= 1,
PartialOverlap
= 2,
ExactMatch
= 3 }
Enumeration Type Documentation
◆
OverlapResult
enum
edm::evtSel::OverlapResult
Enumerator
InvalidSelection
NoOverlap
PartialOverlap
ExactMatch
Definition at line
31
of file
EventSelector.h
.
31
{
InvalidSelection
= 0,
NoOverlap
= 1,
PartialOverlap
= 2,
ExactMatch
= 3 };
edm::evtSel::ExactMatch
Definition:
EventSelector.h:31
edm::evtSel::PartialOverlap
Definition:
EventSelector.h:31
edm::evtSel::InvalidSelection
Definition:
EventSelector.h:31
edm::evtSel::NoOverlap
Definition:
EventSelector.h:31
Generated for CMSSW Reference Manual by
1.8.14