1 #ifndef DataFormats_PatCandidates_interface_HardEventHypothesis_h
2 #define DataFormats_PatCandidates_interface_HardEventHypothesis_h
HardEventHypothesis is a pure virtual base class to implement a "hard" event hypothesis class...
virtual bool getIsVector(int i=0) const =0
virtual const char * getCandidateRole(int i=0) const =0
virtual reco::Candidate & getCandidate(std::string name, int irole=-1)=0