CCCollection & operator=(const CCCollection &)=delete
CCCollection(const std::string &value="", const std::string &type="", const std::string &name="", CCProcessor *srcProc=NULL)
handles information about LCIO collections needed by MarlinSteerCheck
const std::string & getType() const
void setValue(const std::string &value)
const std::string & getName() const
handles information about marlin processors and their collections needed by MarlinSteerCheck ...
CCProcessor * getSrcProc()
Returns the source CCProcessor associated to this collection.
void setSrcProc(CCProcessor *srcProc)
Sets the source CCProcessor associated to this collection.
void setType(const std::string &type)
const std::string & getValue() const
void setName(const std::string &name)