1 #include "skelsubsys/xxxEventHypothesis/interface/xxxEventHypothesis.h"
8 PutMyListOfCandidateRolesHere
12 PutMyListOfVectorBoolsHere
20 std::cerr <<
"xxxEventHypothesis: index out of bounds for roles: " << i << std::endl;
30 std::cerr <<
"xxxEventHypothesis: index out of bounds for roles: " << i << std::endl;
40 std::cerr <<
"xxxEventHypothesis: Unknown role " << name <<
", returning first member" << std::endl;
41 return PutMyDefaultReturnHere;
51 std::cerr <<
"xxxEventHypothesis: Unknown role " << name <<
", returning first member" << std::endl;
static const char * candidateRoles[N_ROLES]
virtual int getSize(int i=0) const
virtual Candidate & getCandidate(std::string name, int index=-1)
virtual const char * getCandidateRole(int i=0) const
static const bool isVector[N_ROLES]
virtual bool getIsVector(int i=0) const