|
| | BmnVSPDigit () |
| |
| | BmnVSPDigit (BmnVSPDigit *digit) |
| |
| | BmnVSPDigit (Int_t iStation, Int_t iModule, Int_t iLayer, Int_t iStrip, Double_t iSignal) |
| |
| | BmnVSPDigit (Int_t iStation, Int_t iModule, Int_t iLayer, Int_t iStrip, Double_t iSignal, Double_t iNoise) |
| |
| Double_t | GetTimeSinceBegin_ns () const |
| |
| void | SetTTimeSinceBegin_ns (Double_t val) |
| |
| virtual | ~BmnVSPDigit () |
| |
| | BmnVSPDigit () |
| |
| | BmnVSPDigit (BmnVSPDigit *digit) |
| |
| | BmnVSPDigit (Int_t iStation, Int_t iModule, Int_t iLayer, Int_t iStrip, Double_t iSignal) |
| |
| | BmnVSPDigit (Int_t iStation, Int_t iModule, Int_t iLayer, Int_t iStrip, Double_t iSignal, Double_t iNoise) |
| |
| Double_t | GetTimeSinceBegin_ns () const |
| |
| void | SetTTimeSinceBegin_ns (Double_t val) |
| |
| virtual | ~BmnVSPDigit () |
| |
| | BmnStripDigit () |
| |
| | BmnStripDigit (BmnStripDigit *digit) |
| |
| | BmnStripDigit (Int_t iStation, Int_t iModule, Int_t iStripLayer, Int_t iStripNumber, Double_t iStripSignal, Double_t iStripNoise=-1) |
| |
| virtual | ~BmnStripDigit () |
| |
| Int_t | GetStation () |
| |
| Int_t | GetModule () |
| |
| Int_t | GetStripLayer () |
| |
| Int_t | GetStripNumber () |
| |
| Double_t | GetStripSignal () |
| |
| Double_t | GetStripNoise () |
| |
| Bool_t | IsGoodDigit () |
| |
| void | SetStation (Int_t station) |
| |
| void | SetModule (Int_t module) |
| |
| void | SetStripLayer (Int_t layer) |
| |
| void | SetStripNumber (Int_t num) |
| |
| void | SetStripSignal (Double_t signal) |
| |
| void | SetStripNoise (Double_t noise) |
| |
| void | SetIsGoodDigit (Bool_t tmp) |
| |
| void | Print () |
| |
| | BmnStripDigit () |
| |
| | BmnStripDigit (BmnStripDigit *digit) |
| |
| | BmnStripDigit (Int_t iStation, Int_t iModule, Int_t iStripLayer, Int_t iStripNumber, Double_t iStripSignal, Double_t iStripNoise=-1) |
| |
| virtual | ~BmnStripDigit () |
| |
| Int_t | GetStation () |
| |
| Int_t | GetModule () |
| |
| Int_t | GetStripLayer () |
| |
| Int_t | GetStripNumber () |
| |
| Double_t | GetStripSignal () |
| |
| Double_t | GetStripNoise () |
| |
| Bool_t | IsGoodDigit () |
| |
| void | SetStation (Int_t station) |
| |
| void | SetModule (Int_t module) |
| |
| void | SetStripLayer (Int_t layer) |
| |
| void | SetStripNumber (Int_t num) |
| |
| void | SetStripSignal (Double_t signal) |
| |
| void | SetStripNoise (Double_t noise) |
| |
| void | SetIsGoodDigit (Bool_t tmp) |
| |
| void | Print () |
| |
Definition at line 8 of file BmnVSPDigit.h.