#include "hrpccalsim.h"

HRpcCalSim


class description - source file - inheritance tree (.pdf)

class HRpcCalSim : public HRpcCal

Inheritance Chart:
TObject
<-
HLocatedDataObject
<-
HRpcCal
<-
HRpcCalSim

    public:
HRpcCalSim() HRpcCalSim(const HRpcCalSim&) ~HRpcCalSim() static TClass* Class() void clear() Int_t getNTrackL() const Int_t getNTrackR() const virtual TClass* IsA() const HRpcCalSim& operator=(const HRpcCalSim&) void setNTrackL(const Int_t n) void setNTrackR(const Int_t n) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t nTrackL Int_t nTrackR

Class Description


void clear(void)
 clears the object



Inline Functions


               void ~HRpcCalSim()
         HRpcCalSim HRpcCalSim()
               void setNTrackL(const Int_t n)
               void setNTrackR(const Int_t n)
              Int_t getNTrackL() const
              Int_t getNTrackR() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         HRpcCalSim HRpcCalSim(const HRpcCalSim&)
        HRpcCalSim& operator=(const HRpcCalSim&)


Last update: Fri Jan 26 12:30:28 2007


ROOT page - Class index - Class Hierarchy - 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.