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

TTofMc Class Reference

#include <TTofMc.h>

List of all members.

Public Member Functions

Double_t getFlightTime () const
Double_t getFlightTime () const
UInt_t getId () const
UInt_t getId () const
Double_t getPositionX () const
Double_t getPositionX () const
Double_t getPositionY () const
Double_t getPositionY () const
Double_t getPositionZ () const
Double_t getPositionZ () const
Double_t getPx () const
Double_t getPx () const
Double_t getPy () const
Double_t getPy () const
Double_t getPz () const
Double_t getPz () const
UInt_t getTrackIndex () const
UInt_t getTrackIndex () const
Double_t getTrackLength () const
Double_t getTrackLength () const
void setFlightTime (Double_t flightTime)
void setFlightTime (Double_t flightTime)
void setId (UInt_t id)
void setId (UInt_t id)
void setPositionX (Double_t positionX)
void setPositionX (Double_t positionX)
void setPositionY (Double_t positionY)
void setPositionY (Double_t positionY)
void setPositionZ (Double_t positionZ)
void setPositionZ (Double_t positionZ)
void setPx (Double_t px)
void setPx (Double_t px)
void setPy (Double_t py)
void setPy (Double_t py)
void setPz (Double_t pz)
void setPz (Double_t pz)
void setTrackIndex (UInt_t trackIndex)
void setTrackIndex (UInt_t trackIndex)
void setTrackLength (Double_t trackLength)
void setTrackLength (Double_t trackLength)
 TTofMc ()
 TTofMc ()
 ~TTofMc ()
 ~TTofMc ()

Private Attributes

Double_t m_flightTime
UInt_t m_id
Double_t m_px
Double_t m_py
Double_t m_pz
UInt_t m_trackIndex
Double_t m_trackLength
Double_t m_xPosition
Double_t m_yPosition
Double_t m_zPosition


Constructor & Destructor Documentation

TTofMc::TTofMc  ) 
 

TTofMc::~TTofMc  ) 
 

00012                  {
00013     Clear();
00014  }

TTofMc::TTofMc  ) 
 

TTofMc::~TTofMc  ) 
 


Member Function Documentation

Double_t TTofMc::getFlightTime  )  const [inline]
 

00043 {return m_flightTime; }

Double_t TTofMc::getFlightTime  )  const [inline]
 

00043 {return m_flightTime; }

UInt_t TTofMc::getId void   )  const [inline]
 

00016 {return m_id;}

UInt_t TTofMc::getId void   )  const [inline]
 

00016 {return m_id;}

Double_t TTofMc::getPositionX  )  const [inline]
 

00022 {return m_xPosition;}

Double_t TTofMc::getPositionX  )  const [inline]
 

00022 {return m_xPosition;}

Double_t TTofMc::getPositionY  )  const [inline]
 

00025 {return m_yPosition;}

Double_t TTofMc::getPositionY  )  const [inline]
 

00025 {return m_yPosition;}

Double_t TTofMc::getPositionZ  )  const [inline]
 

00028 {return m_zPosition;}

Double_t TTofMc::getPositionZ  )  const [inline]
 

00028 {return m_zPosition;}

Double_t TTofMc::getPx  )  const [inline]
 

00031 {return m_px ;}

Double_t TTofMc::getPx  )  const [inline]
 

00031 {return m_px ;}

Double_t TTofMc::getPy  )  const [inline]
 

00034 {return m_py ;}

Double_t TTofMc::getPy  )  const [inline]
 

00034 {return m_py ;}

Double_t TTofMc::getPz  )  const [inline]
 

00037 {return m_pz ;}

Double_t TTofMc::getPz  )  const [inline]
 

00037 {return m_pz ;}

UInt_t TTofMc::getTrackIndex  )  const [inline]
 

00019 {return m_trackIndex; }

UInt_t TTofMc::getTrackIndex  )  const [inline]
 

00019 {return m_trackIndex; }

Double_t TTofMc::getTrackLength  )  const [inline]
 

00040 {return m_trackLength;}

Double_t TTofMc::getTrackLength  )  const [inline]
 

00040 {return m_trackLength;}

void TTofMc::setFlightTime Double_t  flightTime  )  [inline]
 

00055 {m_flightTime = flightTime; }

void TTofMc::setFlightTime Double_t  flightTime  )  [inline]
 

00055 {m_flightTime = flightTime; }

void TTofMc::setId UInt_t  id  )  [inline]
 

00046 {m_id = id ;}

void TTofMc::setId UInt_t  id  )  [inline]
 

00046 {m_id = id ;}

void TTofMc::setPositionX Double_t  positionX  )  [inline]
 

00048 {m_xPosition = positionX;}

void TTofMc::setPositionX Double_t  positionX  )  [inline]
 

00048 {m_xPosition = positionX;}

void TTofMc::setPositionY Double_t  positionY  )  [inline]
 

00049 {m_yPosition = positionY;}

void TTofMc::setPositionY Double_t  positionY  )  [inline]
 

00049 {m_yPosition = positionY;}

void TTofMc::setPositionZ Double_t  positionZ  )  [inline]
 

00050 {m_zPosition = positionZ;}

void TTofMc::setPositionZ Double_t  positionZ  )  [inline]
 

00050 {m_zPosition = positionZ;}

void TTofMc::setPx Double_t  px  )  [inline]
 

00051 {m_px = px;}

void TTofMc::setPx Double_t  px  )  [inline]
 

00051 {m_px = px;}

void TTofMc::setPy Double_t  py  )  [inline]
 

00052 {m_py = py;}

void TTofMc::setPy Double_t  py  )  [inline]
 

00052 {m_py = py;}

void TTofMc::setPz Double_t  pz  )  [inline]
 

00053 {m_pz = pz;}

void TTofMc::setPz Double_t  pz  )  [inline]
 

00053 {m_pz = pz;}

void TTofMc::setTrackIndex UInt_t  trackIndex  )  [inline]
 

00047 { m_trackIndex = trackIndex;}

void TTofMc::setTrackIndex UInt_t  trackIndex  )  [inline]
 

00047 { m_trackIndex = trackIndex;}

void TTofMc::setTrackLength Double_t  trackLength  )  [inline]
 

00054 {m_trackLength = trackLength; }

void TTofMc::setTrackLength Double_t  trackLength  )  [inline]
 

00054 {m_trackLength = trackLength; }


Member Data Documentation

Double_t TTofMc::m_flightTime [private]
 

UInt_t TTofMc::m_id [private]
 

Double_t TTofMc::m_px [private]
 

Double_t TTofMc::m_py [private]
 

Double_t TTofMc::m_pz [private]
 

UInt_t TTofMc::m_trackIndex [private]
 

Double_t TTofMc::m_trackLength [private]
 

Double_t TTofMc::m_xPosition [private]
 

Double_t TTofMc::m_yPosition [private]
 

Double_t TTofMc::m_zPosition [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 19:11:23 2011 for BOSS6.5.5 by  doxygen 1.3.9.1