|
BmnRoot
|
#include <BmnLambdaMisc.h>
Public Member Functions | |
| BmnLambdaMisc () | |
| virtual | ~BmnLambdaMisc () |
| Int_t | GemDigiToChannel (BmnStripDigit *, Long_t &) |
| TString | GemDigiToMapping (BmnStripDigit *) |
| Long_t | GemDigiChannelToSerial (pair< BmnStripDigit, Int_t >) |
| Long_t | GetGemSerial (Int_t, Int_t, Int_t, Int_t) |
| Int_t | CscDigiToChannel (BmnStripDigit *, Long_t &) |
| void | SiliconDigiToChannelSampleSerial (BmnStripDigit *, Int_t &, Int_t &, Long_t &) |
| void | CheckStripOverlaps () |
Definition at line 82 of file BmnLambdaMisc.h.
| BmnLambdaMisc::BmnLambdaMisc | ( | ) |
Definition at line 5 of file BmnLambdaMisc.cxx.
|
virtual |
Definition at line 27 of file BmnLambdaMisc.cxx.
| void BmnLambdaMisc::CheckStripOverlaps | ( | ) |
Definition at line 135 of file BmnLambdaMisc.cxx.
References MappingInfo::channels, BmnLambdaEmbeddingQa::DrawHistos6(), BmnGemStripStationSet::GetNStations(), max(), and min().
| Int_t BmnLambdaMisc::CscDigiToChannel | ( | BmnStripDigit * | dig, |
| Long_t & | ser | ||
| ) |
Definition at line 273 of file BmnLambdaMisc.cxx.
References f, BmnStripDigit::GetModule(), BmnStripDigit::GetStation(), BmnStripDigit::GetStripLayer(), and BmnStripDigit::GetStripNumber().
| Long_t BmnLambdaMisc::GemDigiChannelToSerial | ( | pair< BmnStripDigit, Int_t > | digiChannel | ) |
Definition at line 540 of file BmnLambdaMisc.cxx.
References GetGemSerial().
| Int_t BmnLambdaMisc::GemDigiToChannel | ( | BmnStripDigit * | dig, |
| Long_t & | serial | ||
| ) |
Definition at line 408 of file BmnLambdaMisc.cxx.
References f, BmnStripDigit::GetModule(), BmnStripDigit::GetStation(), BmnStripDigit::GetStripLayer(), and BmnStripDigit::GetStripNumber().
| TString BmnLambdaMisc::GemDigiToMapping | ( | BmnStripDigit * | dig | ) |
Definition at line 338 of file BmnLambdaMisc.cxx.
References BmnStripDigit::GetModule(), BmnStripDigit::GetStation(), and BmnStripDigit::GetStripLayer().
| Long_t BmnLambdaMisc::GetGemSerial | ( | Int_t | stat, |
| Int_t | mod, | ||
| Int_t | id, | ||
| Int_t | channel | ||
| ) |
Definition at line 259 of file BmnLambdaMisc.cxx.
Referenced by GemDigiChannelToSerial().
| void BmnLambdaMisc::SiliconDigiToChannelSampleSerial | ( | BmnStripDigit * | dig, |
| Int_t & | chan, | ||
| Int_t & | sample, | ||
| Long_t & | serial | ||
| ) |
Definition at line 317 of file BmnLambdaMisc.cxx.
References BmnStripDigit::GetModule(), BmnStripDigit::GetStation(), BmnStripDigit::GetStripLayer(), and BmnStripDigit::GetStripNumber().