ACTARSim
ACTAR TPC Simulation Reference Guide
|
Public Member Functions | |
ActarPadSignal () | |
~ActarPadSignal () | |
void | Reset (void) |
ActarPadSignal & | operator= (const ActarPadSignal &right) |
Int_t | GetPadNumber () |
Int_t | GetPadRow () |
Int_t | GetPadColumn () |
Int_t | GetNumberOfStrides () |
Double_t | GetInitTime () |
Double_t | GetFinalTime () |
Double_t | GetSigmaTime () |
Double_t | GetChargeDeposited () |
Int_t | GetEventID () |
Int_t | GetRunID () |
void | SetPadNumber (Int_t pad) |
void | SetPadRow (Int_t pad) |
void | SetPadColumn (Int_t pad) |
void | SetNumberOfStrides (Int_t num) |
void | SetInitTime (Double_t time) |
void | SetFinalTime (Double_t time) |
void | SetSigmaTime (Double_t time) |
void | SetChargeDeposited (Double_t cha) |
void | SetEventID (Int_t id) |
void | SetRunID (Int_t id) |
ClassDef (ActarPadSignal, 1) | |
Private Attributes | |
Int_t | padNumber |
Int_t | padRow |
Int_t | padColumn |
Int_t | numberOfStrides |
Double_t | initTime |
Double_t | finalTime |
Double_t | sigmaTime |
Double_t | chargeDeposited |
Int_t | eventID |
Int_t | runID |
#include <digit.h>
ActarPadSignal::ClassDef | ( | ActarPadSignal | , |
1 | |||
) |
ActarPadSignal & ActarPadSignal::operator= | ( | const ActarPadSignal & | right | ) |
void ActarPadSignal::Reset | ( | void | ) |
Definition at line 242 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 221 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 223 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 219 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 218 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 216 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 214 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 212 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 213 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 224 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
inline |
Definition at line 220 of file digit.h.
Referenced by driftManager::CalculatePadsWithCharge(), and driftManager::CalculatePadsWithCharge_oldStyle().
|
private |
Definition at line 185 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 187 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 182 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 181 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 178 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 176 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 174 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 175 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 188 of file digit.h.
Referenced by operator=().
|
private |
Definition at line 183 of file digit.h.
Referenced by operator=().