![]() |
ATLAS Offline Software
|
Dump out shape information to a ROOT file. More...
#include "AthenaBaseComps/AthAlgorithm.h"#include "StoreGate/ReadCondHandleKey.h"#include "LArCabling/LArOnOffIdMapping.h"#include <string>Go to the source code of this file.
Classes | |
| class | LArDumpShapes |
| Dump out shape information to a ROOT file. More... | |
Dump out shape information to a ROOT file.
The information in the ROOT file consists of a set of 1-D histograms, with names of the form shap%.9d_%.1d%.1d%.1d%.1d%.3d%.3d. The % fields are as follows:
The first half of the values in the histograms are the actual shape values. The second half are the derivatives.
Definition in file LArDumpShapes.h.