Digitization Parameter Class for Pixel detector.  
 More...
#include <PixelDigiPar.h>
 | 
|   | PixelDigiPar (const char *name="PixelDigiParameters", const char *title="Pixel digi parameters", const char *context="TestDefaultContext") | 
|   | 
|   | ~PixelDigiPar (void) | 
|   | 
| void  | clear (void) | 
|   | 
| void  | putParams (FairParamList *list) | 
|   | 
| Bool_t  | getParams (FairParamList *list) | 
|   | 
| void  | Print (Option_t *) const  | 
|   | 
| Double_t  | GetXPitch () const  | 
|   | 
| Double_t  | GetYPitch () const  | 
|   | 
| Double_t  | GetThreshold () const  | 
|   | 
| Double_t  | GetNoise () const  | 
|   | 
| Double_t  | GetQCloudSigma () const  | 
|   | 
| Int_t  | GetFECols () const  | 
|   | 
| Int_t  | GetFERows () const  | 
|   | 
| Int_t  | GetMaxFEperCol () const  | 
|   | 
| Double_t  | GetClustRadius () const  | 
|   | 
| Double_t  | GetFeBusClock () const  | 
|   | 
| Double_t  | GetTimeStep () const  | 
|   | Time step of one clock cycle in ns.  More...
  | 
|   | 
| Int_t  | GetChargeConvMethod () const  | 
|   | 
| Double_t  | GetPixelSorterCellWidth () const  | 
|   | 
| Int_t  | GetPixelSorterNumberOfCells () const  | 
|   | 
| void  | SetXPitch (Double_t x) | 
|   | 
| void  | SetYPitch (Double_t x) | 
|   | 
| void  | SetThreshold (Double_t x) | 
|   | 
| void  | SetNoise (Double_t x) | 
|   | 
| void  | SetQCloudSigma (Double_t x) | 
|   | 
| void  | SetFECols (Int_t x) | 
|   | 
| void  | SetFERows (Int_t x) | 
|   | 
| void  | SetMaxFEperCol (Int_t x) | 
|   | 
| void  | SetClustRadius (Double_t x) | 
|   | 
| void  | SetFeBusClock (Double_t x) | 
|   | 
| void  | SetChargeConvMethod (Int_t x) | 
|   | 
| void  | SetPixelSorterCellWidth (Double_t x) | 
|   | 
| void  | SetPixelSorterNumberOfCells (Int_t x) | 
|   | 
|   | FairParGenericSet (const char *name, const char *title, const char *context, Bool_t ownership=kFALSE) | 
|   | 
| virtual  | ~FairParGenericSet () | 
|   | 
| virtual void  | printParams () | 
|   | 
| Bool_t  | init (FairParIo *inp) | 
|   | 
| Int_t  | write (FairParIo *output) | 
|   | 
| void  | fill (UInt_t) | 
|   | 
| void  | store (UInt_t) | 
|   | 
|   | FairParSet (const char *name="", const char *title="", const char *context="", Bool_t owner=kFALSE) | 
|   | 
| virtual  | ~FairParSet () | 
|   | 
| virtual const char *  | GetName () const  | 
|   | 
| virtual const char *  | GetTitle () const  | 
|   | 
| virtual Bool_t  | init () | 
|   | 
| virtual Int_t  | write () | 
|   | 
| virtual void  | print () | 
|   | 
| const char *  | getDetectorName () | 
|   | 
| void  | resetInputVersions () | 
|   | 
| void  | setInputVersion (Int_t v=-1, Int_t i=0) | 
|   | 
| Int_t  | getInputVersion (Int_t i) | 
|   | 
| void  | setStatic (Bool_t flag=kTRUE) | 
|   | 
| Bool_t  | isStatic () | 
|   | 
| void  | setOwnership (Bool_t flag=kTRUE) | 
|   | 
| Bool_t  | isOwned () | 
|   | 
| void  | setChanged (Bool_t flag=kTRUE) | 
|   | 
| Bool_t  | hasChanged () | 
|   | 
| const char *  | getParamContext () const  | 
|   | 
| void  | setAuthor (const char *s) | 
|   | 
| const char *  | getAuthor () const  | 
|   | 
| void  | setDescription (const char *s) | 
|   | 
| const char *  | getDescription () const  | 
|   | 
| void  | copyComment (FairParSet &r) | 
|   | 
| FairParSet &  | operator= (const FairParSet &) | 
|   | 
|   | FairParSet (const FairParSet &) | 
|   | 
|   | ClassDef (FairParSet, 2) | 
|   | 
Digitization Parameter Class for Pixel detector. 
Definition at line 24 of file PixelDigiPar.h.
 
      
        
          | PixelDigiPar::PixelDigiPar  | 
          ( | 
          const char *  | 
          name = "PixelDigiParameters",  | 
        
        
           | 
           | 
          const char *  | 
          title = "Pixel digi parameters",  | 
        
        
           | 
           | 
          const char *  | 
          context = "TestDefaultContext"  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | PixelDigiPar::~PixelDigiPar  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void PixelDigiPar::clear  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | Int_t PixelDigiPar::GetChargeConvMethod  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetClustRadius  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetFeBusClock  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Int_t PixelDigiPar::GetFECols  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Int_t PixelDigiPar::GetFERows  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Int_t PixelDigiPar::GetMaxFEperCol  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetNoise  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetPixelSorterCellWidth  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Int_t PixelDigiPar::GetPixelSorterNumberOfCells  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetQCloudSigma  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetThreshold  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetTimeStep  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Time step of one clock cycle in ns. 
Definition at line 47 of file PixelDigiPar.h.
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetXPitch  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Double_t PixelDigiPar::GetYPitch  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void PixelDigiPar::Print  | 
          ( | 
          Option_t *  | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void PixelDigiPar::SetChargeConvMethod  | 
          ( | 
          Int_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetClustRadius  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetFeBusClock  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetFECols  | 
          ( | 
          Int_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetFERows  | 
          ( | 
          Int_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetMaxFEperCol  | 
          ( | 
          Int_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetNoise  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetPixelSorterCellWidth  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetPixelSorterNumberOfCells  | 
          ( | 
          Int_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetQCloudSigma  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetThreshold  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetXPitch  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void PixelDigiPar::SetYPitch  | 
          ( | 
          Double_t  | 
          x | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: