BmnRoot
Loading...
Searching...
No Matches
ZdcMoment Class Reference

#include <BmnZdcBScanner.h>

Public Member Functions

void Reset ()
 
void SetCenter (Double_t x, Double_t y)
 
void Add (BmnZDCDigit *p, Double_t scale=1.)
 
Int_t GetHits ()
 
Double_t GetE ()
 
Double_t GetXo ()
 
Double_t GetYo ()
 
Double_t GetR ()
 
Double_t GetIx ()
 
Double_t GetIy ()
 
Double_t GetI ()
 
Double_t GetIo ()
 
Double_t GetM ()
 
Double_t GetMo ()
 
Double_t GetA ()
 
void Reset ()
 
void SetCenter (Double_t x, Double_t y)
 
void Add (BmnZDCDigit *p, Double_t scale=1.)
 
Int_t GetHits ()
 
Double_t GetE ()
 
Double_t GetXo ()
 
Double_t GetYo ()
 
Double_t GetR ()
 
Double_t GetIx ()
 
Double_t GetIy ()
 
Double_t GetI ()
 
Double_t GetIo ()
 
Double_t GetM ()
 
Double_t GetMo ()
 
Double_t GetA ()
 

Detailed Description

Definition at line 17 of file BmnZdcBScanner.h.

Member Function Documentation

◆ Add() [1/2]

void ZdcMoment::Add ( BmnZDCDigit p,
Double_t  scale = 1. 
)
inline

◆ Add() [2/2]

void ZdcMoment::Add ( BmnZDCDigit p,
Double_t  scale = 1. 
)
inline

◆ GetA() [1/2]

Double_t ZdcMoment::GetA ( )
inline

Definition at line 74 of file BmnZdcBScanner.h.

Referenced by BmnZdcBScanner::Scan().

◆ GetA() [2/2]

Double_t ZdcMoment::GetA ( )
inline

Definition at line 74 of file BmnZdcBScanner.h.

◆ GetE() [1/2]

Double_t ZdcMoment::GetE ( )
inline

Definition at line 52 of file BmnZdcBScanner.h.

Referenced by BmnZdcBScanner::Scan().

◆ GetE() [2/2]

Double_t ZdcMoment::GetE ( )
inline

Definition at line 52 of file BmnZdcBScanner.h.

◆ GetHits() [1/2]

Int_t ZdcMoment::GetHits ( )
inline

Definition at line 51 of file BmnZdcBScanner.h.

Referenced by BmnZdcBScanner::Scan().

◆ GetHits() [2/2]

Int_t ZdcMoment::GetHits ( )
inline

Definition at line 51 of file BmnZdcBScanner.h.

◆ GetI() [1/2]

Double_t ZdcMoment::GetI ( )
inline

Definition at line 70 of file BmnZdcBScanner.h.

References GetIx(), and GetIy().

Referenced by GetM().

◆ GetI() [2/2]

Double_t ZdcMoment::GetI ( )
inline

Definition at line 70 of file BmnZdcBScanner.h.

References GetIx(), and GetIy().

◆ GetIo() [1/2]

Double_t ZdcMoment::GetIo ( )
inline

Definition at line 71 of file BmnZdcBScanner.h.

Referenced by GetMo().

◆ GetIo() [2/2]

Double_t ZdcMoment::GetIo ( )
inline

Definition at line 71 of file BmnZdcBScanner.h.

◆ GetIx() [1/2]

Double_t ZdcMoment::GetIx ( )
inline

Definition at line 62 of file BmnZdcBScanner.h.

References GetXo().

Referenced by GetI().

◆ GetIx() [2/2]

Double_t ZdcMoment::GetIx ( )
inline

Definition at line 62 of file BmnZdcBScanner.h.

References GetXo().

◆ GetIy() [1/2]

Double_t ZdcMoment::GetIy ( )
inline

Definition at line 66 of file BmnZdcBScanner.h.

References GetYo().

Referenced by GetI().

◆ GetIy() [2/2]

Double_t ZdcMoment::GetIy ( )
inline

Definition at line 66 of file BmnZdcBScanner.h.

References GetYo().

◆ GetM() [1/2]

Double_t ZdcMoment::GetM ( )
inline

Definition at line 72 of file BmnZdcBScanner.h.

References GetI().

Referenced by BmnZdcBScanner::Scan().

◆ GetM() [2/2]

Double_t ZdcMoment::GetM ( )
inline

Definition at line 72 of file BmnZdcBScanner.h.

References GetI().

◆ GetMo() [1/2]

Double_t ZdcMoment::GetMo ( )
inline

Definition at line 73 of file BmnZdcBScanner.h.

References GetIo().

◆ GetMo() [2/2]

Double_t ZdcMoment::GetMo ( )
inline

Definition at line 73 of file BmnZdcBScanner.h.

References GetIo().

◆ GetR() [1/2]

Double_t ZdcMoment::GetR ( )
inline

Definition at line 56 of file BmnZdcBScanner.h.

References GetXo(), and GetYo().

◆ GetR() [2/2]

Double_t ZdcMoment::GetR ( )
inline

Definition at line 56 of file BmnZdcBScanner.h.

References GetXo(), and GetYo().

◆ GetXo() [1/2]

Double_t ZdcMoment::GetXo ( )
inline

Definition at line 54 of file BmnZdcBScanner.h.

Referenced by GetIx(), and GetR().

◆ GetXo() [2/2]

Double_t ZdcMoment::GetXo ( )
inline

Definition at line 54 of file BmnZdcBScanner.h.

◆ GetYo() [1/2]

Double_t ZdcMoment::GetYo ( )
inline

Definition at line 55 of file BmnZdcBScanner.h.

Referenced by GetIy(), and GetR().

◆ GetYo() [2/2]

Double_t ZdcMoment::GetYo ( )
inline

Definition at line 55 of file BmnZdcBScanner.h.

◆ Reset() [1/2]

void ZdcMoment::Reset ( )
inline

Definition at line 29 of file BmnZdcBScanner.h.

Referenced by BmnZdcBScanner::SetEventData().

◆ Reset() [2/2]

void ZdcMoment::Reset ( )
inline

Definition at line 29 of file BmnZdcBScanner.h.

◆ SetCenter() [1/2]

void ZdcMoment::SetCenter ( Double_t  x,
Double_t  y 
)
inline

Definition at line 30 of file BmnZdcBScanner.h.

◆ SetCenter() [2/2]

void ZdcMoment::SetCenter ( Double_t  x,
Double_t  y 
)
inline

Definition at line 30 of file BmnZdcBScanner.h.


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