![]() |
ATLAS Offline Software
|
#include "TRT_DetectorTool.h"
#include "TRTDetectorFactory_Full.h"
#include "TRTDetectorFactory_Lite.h"
#include "GeoModelUtilities/GeoModelExperiment.h"
#include "GeoModelUtilities/DecodeVersionKey.h"
#include "RDBAccessSvc/IRDBAccessSvc.h"
#include "RDBAccessSvc/IRDBRecord.h"
#include "RDBAccessSvc/IRDBRecordset.h"
#include "DetDescrConditions/AlignableTransformContainer.h"
#include "TRT_ConditionsData/StrawDxContainer.h"
#include "SGTools/DataProxy.h"
Go to the source code of this file.
Functions | |
StatusCode TRT_DetectorTool::registerCallback | ATLAS_NOT_THREAD_SAFE () |
Install fatal handler with default options. More... | |
StatusCode TRT_DetectorTool::align | ATLAS_NOT_THREAD_SAFE (IOVSVC_CALLBACK_ARGS_P(I, keys)) |
|
inline |
Install fatal handler with default options.
This is meant to be easy to call from python via ctypes.
Install fatal handler with default options.
getLorentzAngle() Read LorentzAngle from HIST and write out into local DB
getBSErrors() Read BSErrors from Monitoring HIST and write out into local DB
getEfficiency() Read Efficiency from Monitoring HIST and write out into local DB
getRawOccupancy() Read RawOccupancy from Monitoring HIST and write out into local DB
getNoiseOccupancy() Read NoiseOccupancy from HIST and write out into local DB
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Definition at line 150 of file TRT_DetectorTool.cxx.
StatusCode TRT_DetectorTool::align ATLAS_NOT_THREAD_SAFE | ( | IOVSVC_CALLBACK_ARGS_P(I, keys) | ) |
Definition at line 255 of file TRT_DetectorTool.cxx.