1 #ifndef LCIOOutputProcessor_h
2 #define LCIOOutputProcessor_h 1
12 class LCCollectionVec ;
73 virtual void processRunHeader( LCRunHeader*
run) ;
77 virtual void processEvent( LCEvent * evt ) ;
86 void dropCollections( LCEvent * evt ) ;
99 int _splitFileSizekB=1992294;
103 LCWriter* _lcWrt=NULL;
106 int _compressionLevel{6};
std::vector< LCCollectionVec * > SubSetVec
virtual Processor * newProcessor()
Return a new instance of the processor.
Default output processor.
Base class for Marlin processors.