Marlin  1.17.1
 All Classes Namespaces Functions Variables Enumerations Friends Pages
Public Member Functions | List of all members
marlin::CCCollection Class Reference

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)
 
CCCollectionoperator= (const CCCollection &)=delete
 
const std::string & getValue () const
 
const std::string & getType () const
 
const std::string & getName () const
 
CCProcessorgetSrcProc ()
 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.
 

Detailed Description

handles information about LCIO collections needed by MarlinSteerCheck

Author
Jan Engels, Benjamin Eberhardt, DESY
Version
Id:
CCCollection.h,v 1.8 2007-01-11 16:56:37 engels Exp

The documentation for this class was generated from the following files: