ATLAS Offline Software
Classes
LArDumpShapes.h File Reference

Dump out shape information to a ROOT file. More...

#include "AthenaBaseComps/AthAlgorithm.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "LArCabling/LArOnOffIdMapping.h"
#include <string>
Include dependency graph for LArDumpShapes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LArDumpShapes
 Dump out shape information to a ROOT file. More...
 

Detailed Description

Dump out shape information to a ROOT file.

Author
scott snyder
Date
Feb 2006 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.