handles information about LCIO collections needed by MarlinSteerCheck More...
#include <CCCollection.h>
Public Member Functions | |
| CCCollection (const std::string &value="", const std::string &type="", const std::string &name="", CCProcessor *srcProc=NULL) | |
| CCCollection (const CCCollection &c) | |
| const std::string & | getValue () const |
| const std::string & | getType () const |
| const std::string & | getName () const |
| CCProcessor * | getSrcProc () |
| Returns the source CCProcessor associated to this collection. | |
| void | setValue (const std::string &value) |
| void | setType (const std::string &type) |
| void | setName (const std::string &name) |
| void | setSrcProc (CCProcessor *srcProc) |
| Sets the source CCProcessor associated to this collection. | |
handles information about LCIO collections needed by MarlinSteerCheck
1.8.6