HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | Private Attributes
HarpoPedMgr Class Reference

#include <HarpoPedMgr.h>

Public Member Functions

 HarpoPedMgr ()
 A class HarpoPedMgr. More...
 
virtual ~HarpoPedMgr ()
 
void SetFile (TString *file)
 Set Femimos Pedistal File Name. More...
 
HarpoPedestalLookup (Long_t run, Long_t detno)
 ! Serach pedestal and means for given plane More...
 
void WriteRunPedestals (Long_t run, HarpoPedestal *p, Int_t plane, Int_t card=0)
 

Protected Attributes

HarpoPedestalp
 

Private Attributes

const char * fn
 
TFile * f
 

Detailed Description

Definition at line 15 of file HarpoPedMgr.h.

Constructor & Destructor Documentation

HarpoPedMgr::HarpoPedMgr ( )

A class HarpoPedMgr.

Definition at line 15 of file HarpoPedMgr.cxx.

HarpoPedMgr::~HarpoPedMgr ( )
virtual

Definition at line 22 of file HarpoPedMgr.cxx.

Member Function Documentation

HarpoPedestal * HarpoPedMgr::Lookup ( Long_t  run,
Long_t  detno 
)

! Serach pedestal and means for given plane

Definition at line 37 of file HarpoPedMgr.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoPedMgr::SetFile ( TString *  file)

Set Femimos Pedistal File Name.

Definition at line 30 of file HarpoPedMgr.cxx.

Here is the caller graph for this function:

void HarpoPedMgr::WriteRunPedestals ( Long_t  run,
HarpoPedestal p,
Int_t  plane,
Int_t  card = 0 
)

Pointer to found pedestals object if no pedistal found return default values (250,14) Write on run pedestals to file

Todo:
pass parameter file name

Definition at line 83 of file HarpoPedMgr.cxx.

Here is the call graph for this function:

Field Documentation

TFile* HarpoPedMgr::f
private

Definition at line 39 of file HarpoPedMgr.h.

const char* HarpoPedMgr::fn
private

Definition at line 38 of file HarpoPedMgr.h.

HarpoPedestal* HarpoPedMgr::p
protected

Definition at line 35 of file HarpoPedMgr.h.


The documentation for this class was generated from the following files: