#include <BmnDataAnalRun7.h>
|
| | BmnDataAnalRun7 () |
| |
| | BmnDataAnalRun7 (TString) |
| |
| void | SetTarget (TString t) |
| |
| void | SetGeometryFile (TString file) |
| |
| void | SetNEventsInFile (Int_t nEvs) |
| |
| void | SetNFilesInList (Int_t nFiles) |
| |
| void | SetMcData (TString dirMc) |
| |
| void | doResidAnal () |
| |
| virtual | ~BmnDataAnalRun7 () |
| |
| | BmnEfficiency () |
| |
| | BmnEfficiency (FairRunAna *, BmnInnerTrackerGeometryDraw *, TString, Int_t nEvents=0) |
| |
| | BmnEfficiency (FairRunAna *, TString, Int_t nEvents=0) |
| |
| void | SetMinNHitsPerGlobTrack (Int_t nHits) |
| |
| void | SetMinNHitsPerSiliconTrack (Int_t nHits) |
| |
| void | SetMinNHitsPerGemTrack (Int_t nHits) |
| |
| void | Efficiency (TClonesArray *, TClonesArray *effSilicon, map< Int_t, vector< pair< Double_t, Double_t > > >, map< Int_t, vector< pair< Double_t, Double_t > > >) |
| |
| virtual | ~BmnEfficiency () |
| |
| TString | GetGemZone (BmnHit *) |
| |
| BmnEfficiency & | operator= (const BmnEfficiency &eff) |
| |
Definition at line 12 of file BmnDataAnalRun7.h.
◆ BmnDataAnalRun7() [1/2]
| BmnDataAnalRun7::BmnDataAnalRun7 |
( |
| ) |
|
|
inline |
◆ BmnDataAnalRun7() [2/2]
| BmnDataAnalRun7::BmnDataAnalRun7 |
( |
TString |
dir | ) |
|
◆ ~BmnDataAnalRun7()
| virtual BmnDataAnalRun7::~BmnDataAnalRun7 |
( |
| ) |
|
|
inlinevirtual |
◆ doResidAnal()
| void BmnDataAnalRun7::doResidAnal |
( |
| ) |
|
Definition at line 137 of file BmnDataAnalRun7.cxx.
References BmnMassSpectrumAnal::createFilelist(), BmnEfficiency::gem, BmnMassSpectrumAnal::GetFileList(), BmnGemStripStation::GetNModules(), BmnSiliconStation::GetNModules(), BmnGemStripStationSet::GetNStations(), BmnSiliconStationSet::GetNStations(), BmnGemStripStationSet::GetStation(), BmnSiliconStationSet::GetStation(), BmnMassSpectrumAnal::SetTarget(), and BmnEfficiency::silicon.
◆ SetGeometryFile()
| void BmnDataAnalRun7::SetGeometryFile |
( |
TString |
file | ) |
|
|
inline |
◆ SetMcData()
| void BmnDataAnalRun7::SetMcData |
( |
TString |
dirMc | ) |
|
|
inline |
◆ SetNEventsInFile()
| void BmnDataAnalRun7::SetNEventsInFile |
( |
Int_t |
nEvs | ) |
|
|
inline |
◆ SetNFilesInList()
| void BmnDataAnalRun7::SetNFilesInList |
( |
Int_t |
nFiles | ) |
|
|
inline |
◆ SetTarget()
| void BmnDataAnalRun7::SetTarget |
( |
TString |
t | ) |
|
|
inline |
The documentation for this class was generated from the following files: