![]() |
![]() |
InputTag ordering class. More...
Public Member Functions | |
bool | operator() (const edm::InputTag &l, const edm::InputTag &r) const |
OrderInputTag (bool ignoreProcess) | |
Public Attributes | |
bool | ignoreProcess_ |
InputTag ordering class.
Definition at line 84 of file TriggerSummaryProducerAOD.h.
TriggerSummaryProducerAOD::OrderInputTag::OrderInputTag | ( | bool | ignoreProcess | ) | [inline] |
Definition at line 86 of file TriggerSummaryProducerAOD.h.
: ignoreProcess_(ignoreProcess) { };
bool TriggerSummaryProducerAOD::OrderInputTag::operator() | ( | const edm::InputTag & | l, |
const edm::InputTag & | r | ||
) | const [inline] |
Definition at line 87 of file TriggerSummaryProducerAOD.h.
References trackerHits::c, ignoreProcess_, edm::InputTag::instance(), edm::InputTag::label(), and edm::InputTag::process().
Definition at line 85 of file TriggerSummaryProducerAOD.h.
Referenced by operator()().