#include <V0Validator.h>
Public Member Functions | |
bool | operator< (const V0Couple &rh) const |
bool | operator== (const V0Couple &rh) const |
V0Couple (reco::TrackRef first_daughter, reco::TrackRef second_daughter) | |
Public Attributes | |
reco::TrackRef | one |
reco::TrackRef | two |
Definition at line 86 of file V0Validator.h.
|
inlineexplicit |
Definition at line 89 of file V0Validator.h.
References assert(), edm::Ref< C, T, F >::key(), one, and two.
|
inline |
|
inline |
reco::TrackRef V0Validator::V0Couple::one |
Definition at line 87 of file V0Validator.h.
Referenced by runEdmFileComparison.EdmObject::label(), operator<(), operator==(), and V0Couple().
reco::TrackRef V0Validator::V0Couple::two |
Definition at line 88 of file V0Validator.h.
Referenced by runEdmFileComparison.EdmObject::label(), operator==(), and V0Couple().