LCDMCPartPrint


class description - source file - inheritance tree

class LCDMCPartPrint : public LCDRecModule

    private:
protected:
public:
LCDMCPartPrint LCDMCPartPrint() LCDMCPartPrint LCDMCPartPrint(LCDMCPartPrint&) virtual void ~LCDMCPartPrint() static TClass* Class() virtual void Cleanup(LCDEvent* event) virtual void Doit(LCDEvent* event) virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
LCDEvent* m_event current event public:

Class Description

 LCDMCPartPrint

  A very simple "processing" module.  It really has no processing to
  do, but does write out MC particle information when spew is requested.



Inline Functions


        LCDMCPartPrint LCDMCPartPrint()
                  void Cleanup(LCDEvent* event)
                  void Doit(LCDEvent* event)
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
        LCDMCPartPrint LCDMCPartPrint(LCDMCPartPrint&)
                  void ~LCDMCPartPrint()


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.