#include "T49MonitorTPCRoot.h" |
T49MonitorTPCRoot
class description - source file - inheritance tree (.pdf)
public:
T49MonitorTPCRoot()
T49MonitorTPCRoot(const T49MonitorTPCRoot&)
virtual ~T49MonitorTPCRoot()
static TClass* Class()
virtual Float_t GetAveVdrift()
virtual Float_t GetAvgResX()
virtual Float_t GetAvgResY()
virtual Float_t GetCurVdrift()
virtual Int_t GetDate()
virtual Float_t GetEvtGain()
virtual Float_t GetGasGain()
virtual Int_t GetIflagVdMod()
virtual Float_t GetMonVdrift()
virtual Int_t GetNEvent()
virtual Int_t GetNItrack()
virtual Int_t GetNPoint()
virtual Int_t GetNRtrack()
virtual Int_t GetNRtrackKpass()
virtual Int_t GetNRun()
virtual Int_t GetNTrack()
virtual Int_t GetNVertex()
virtual Float_t GetPressure()
virtual Float_t GetRawVdrift()
virtual Int_t GetSumAdc()
virtual Float_t GetTemperature()
virtual Int_t GetTime()
virtual Float_t GetTmeanCharge()
virtual TClass* IsA() const
T49MonitorTPCRoot& operator=(const T49MonitorTPCRoot&)
virtual void SetAveVdrift(Float_t x)
virtual void SetAvgResX(Float_t x)
virtual void SetAvgResY(Float_t x)
virtual void SetCurVdrift(Float_t x)
virtual void SetDate(Int_t n)
virtual void SetEvtGain(Float_t x)
virtual void SetGasGain(Float_t x)
virtual void SetIflagVdMod(Int_t n)
virtual void SetMonVdrift(Float_t x)
virtual void SetNEvent(Int_t n)
virtual void SetNItrack(Int_t n)
virtual void SetNPoint(Int_t n)
virtual void SetNRtrack(Int_t n)
virtual void SetNRtrackKpass(Int_t n)
virtual void SetNRun(Int_t n)
virtual void SetNTrack(Int_t n)
virtual void SetNVertex(Int_t n)
virtual void SetPressure(Float_t x)
virtual void SetRawVdrift(Float_t x)
virtual void SetSumAdc(Int_t n)
virtual void SetTemperature(Float_t x)
virtual void SetTime(Int_t n)
virtual void SetTmeanCharge(Float_t x)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fNRun Run number
Int_t fNEvent Event number
Int_t fDate Date from event structure
Int_t fTime Time from event structure
Int_t fNPoint Number of points
Int_t fNItrack Number of itracks
Int_t fNRtrack Number of rtracks
Int_t fNRtrackKpass Number of rtracks found in kink finder passes
Int_t fNTrack Number of tracks
Int_t fNVertex Number of vertices found
Int_t fSumAdc Sum of all rawdata ADC counts
Float_t fTmeanCharge Mean of the truncated mean charge
Float_t fAvgResX Mean abs x residuum of all i/rtracks
Float_t fAvgResY Mean abs y residuum of all i/rtracks
Float_t fCurVdrift Vdrift for this event from charge step
Float_t fAveVdrift The running average vdrift from charge step
Float_t fRawVdrift Vdrift from raw data
Float_t fMonVdrift Process time dependent drift velocity (S)
Int_t fIflagVdMod The success flag of the vdrift module
Float_t fGasGain Gain factor from raw data
Float_t fEvtGain Eventwise gain factor
Float_t fTemperature Temperature from raw data
Float_t fPressure Pressure from raw data
Contains the monitor information
T49MonitorTPCRoot()
T49MonitorTPCRoot default constructor
void Streamer(TBuffer &R__b)
Stream an object of class T49MonitorTPCRoot.
Inline Functions
void ~T49MonitorTPCRoot()
void SetNRun(Int_t n)
void SetNEvent(Int_t n)
void SetDate(Int_t n)
void SetTime(Int_t n)
void SetNPoint(Int_t n)
void SetNItrack(Int_t n)
void SetNRtrack(Int_t n)
void SetNRtrackKpass(Int_t n)
void SetNTrack(Int_t n)
void SetNVertex(Int_t n)
void SetSumAdc(Int_t n)
void SetIflagVdMod(Int_t n)
void SetTmeanCharge(Float_t x)
void SetAvgResX(Float_t x)
void SetAvgResY(Float_t x)
void SetCurVdrift(Float_t x)
void SetAveVdrift(Float_t x)
void SetRawVdrift(Float_t x)
void SetMonVdrift(Float_t x)
void SetGasGain(Float_t x)
void SetEvtGain(Float_t x)
void SetTemperature(Float_t x)
void SetPressure(Float_t x)
Int_t GetNRun()
Int_t GetNEvent()
Int_t GetDate()
Int_t GetTime()
Int_t GetNPoint()
Int_t GetNItrack()
Int_t GetNRtrack()
Int_t GetNRtrackKpass()
Int_t GetNTrack()
Int_t GetNVertex()
Int_t GetSumAdc()
Int_t GetIflagVdMod()
Float_t GetTmeanCharge()
Float_t GetAvgResX()
Float_t GetAvgResY()
Float_t GetCurVdrift()
Float_t GetAveVdrift()
Float_t GetRawVdrift()
Float_t GetMonVdrift()
Float_t GetGasGain()
Float_t GetEvtGain()
Float_t GetTemperature()
Float_t GetPressure()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
T49MonitorTPCRoot T49MonitorTPCRoot(const T49MonitorTPCRoot&)
T49MonitorTPCRoot& operator=(const T49MonitorTPCRoot&)
Last update: Thu Aug 17 15:28:41 2006
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.