![]() |
ATLAS Offline Software
|
#include <iostream>#include <random>#include "tbb/parallel_reduce.h"#include "tbb/blocked_range.h"#include "TestTools/expect.h"#include "TestTools/ParallelCallTest.h"#include "Gaudi/Property.h"#include "TrigT2CaloCommon/LArCellCont.h"#include "TrigSteeringEvent/TrigRoiDescriptor.h"#include "CaloEvent/CaloConstCellContainer.h"#include "AthenaBaseComps/AthMessaging.h"#include "TestCaloDataAccess.h"#include <sys/time.h>Go to the source code of this file.
Classes | |
| class | AskForRoI |
| The test calls for RoI data access for each RoI returned bunch of quantiries are checked, RoI et, actual RoI span, and cells count. More... | |
Macros | |
| #define | DIFF(_name, _a, _b) |
| #define DIFF | ( | _name, | |
| _a, | |||
| _b ) |
Definition at line 19 of file TestCaloDataAccess.cxx.