ATLAS Offline Software
|
#include "CalibrationDataInterface/CalibrationDataVariables.h"
#include "CalibrationDataInterface/CalibrationDataInterfaceBase.h"
#include "TMatrixDSym.h"
#include "TH1.h"
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | Analysis::CalibrationDataInterfaceROOT |
class | Analysis::CalibrationDataInterfaceROOT::HadronisationReferenceHelper |
Namespaces | |
Analysis | |
The namespace of all packages in PhysicsAnalysis/JetTagging. | |
Enumerations | |
enum | Analysis::Uncertainty |
specification of type information requested by the user More... | |
enum | Analysis::EVReductionStrategy |
specification of Eigenvector variations reduction strategy. More... | |
enum | Analysis::OutOfBoundsStrategy |
strategies for dealing with specified kinematic variables being outside their range of validity: ignore any items, flag items (this will merely produce a summary at the end of the job), giving up when even a specified extrapolation range is exceeded, or giving up upon any out-of-bound condition. More... | |
enum | Analysis::OutOfBoundsType |
counter types (to be used when flagging out-of-bounds cases) More... | |