Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CustomMarlinProcessor.h File Reference

Go to the source code of this file.

Namespaces

namespace  tpc_tracking

Classes

class  tpc_tracking::CustomMarlinProcessor

Defines

#define REGISTER_CUSTOM_MARLIN_PROCESSOR(custom_marlin_processor)   custom_marlin_processor custom_marlin_processor##__marlin_instance;
#define CUSTOM_MARLIN_PROCESSOR_IMPL(custom_marlin_processor)


Define Documentation

#define CUSTOM_MARLIN_PROCESSOR_IMPL custom_marlin_processor   ) 
 

Value:

public:\
 custom_marlin_processor() : CustomMarlinProcessor(#custom_marlin_processor){construct();}\
 Processor* newProcessor(){return new custom_marlin_processor();}

Definition at line 24 of file CustomMarlinProcessor.h.

#define REGISTER_CUSTOM_MARLIN_PROCESSOR custom_marlin_processor   )     custom_marlin_processor custom_marlin_processor##__marlin_instance;
 

Definition at line 21 of file CustomMarlinProcessor.h.


Generated on Sun Jun 3 06:32:15 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1