FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
int | runTimestampCheck () |
void | DrawIsochrones (Int_t currenttime, TObjArray *stthits, TObjArray *stttubes, Int_t *timeviolationcount) |
void DrawIsochrones | ( | Int_t | currenttime, |
TObjArray * | stthits, | ||
TObjArray * | stttubes, | ||
Int_t * | timeviolationcount | ||
) |
Definition at line 163 of file runTimestampCheck.C.
References CAMath::Abs(), Double_t, drawhit, PndSttHit::GetIsochrone(), PndSttTube::GetPosition(), PndSttHit::GetTubeID(), PndSttTube::GetWireDirection(), PndSttSingleStraw::PutWireXYZ(), PndSttSingleStraw::TConst(), and PndSttSingleStraw::TimnsToDiscm().
Referenced by runEventInfo(), runOnlineDisplay(), runOnlineDisplayGeomTest(), runOnlineDisplayProduction(), runOnlineDisplayRelease(), runStreamDisplay(), runTimestampCheck(), and runTripletAna().
int runTimestampCheck | ( | ) |
PndGeoSttPar* fSttParameters = (PndGeoSttPar*) rtdb->getContainer("PndGeoSttPar");
/// works around the "geometry not supported by map" error /// HACK
PndSttTrackFinderReal* sttTrackFinder = new PndSttTrackFinderReal(0); PndSttFindTracks* sttFindTracks = new PndSttFindTracks("Track Finder", "FairTask", sttTrackFinder, iVerbose); sttFindTracks->AddHitCollectionName("STTHit", "STTPoint"); sttFindTracks->SetPersistence(kFALSE); fRun->AddTask(sttFindTracks); fRun->Init();
/////////////////////////////////////////////////////////
Definition at line 1 of file runTimestampCheck.C.
References ctime, Double_t, DrawIsochrones(), filedigi(), filereco(), fRun, i, iVerbose, kDCH, kDRC, kDSK, kEMC, kFTS, kGEM, kHYP, kHYPG, kLUMI, kMDT, kMVD, kRPC, kSTT, kTOF, kTPC, rootlogon(), rtdb, rtime, timer, treedigi, and TString.