ATLAS Offline Software
|
#include "AthenaKernel/CondCont.h"
#include "AthenaKernel/BaseInfo.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "MuonIdHelpers/IMuonIdHelperSvc.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "GeoModelUtilities/TransientConstSharedPtr.h"
#include <functional>
#include <map>
Go to the source code of this file.
Classes | |
class | NswErrorCalibData |
struct | NswErrorCalibData::Input |
Helper struct to be parsed to the object to derive the specific error of the cluster. More... | |
class | NswErrorCalibData::ErrorConstants |
Helper struct to store different error calibrations for a certain channel range & also for seperate ClusterBuilders (ROT & Prd making stage) More... | |
struct | NswErrorCalibData::ErrorIdentifier |
Functions | |
bool | operator< (const NswErrorCalibData::ErrorConstants &a, const NswErrorCalibData::ErrorIdentifier &b) |
bool | operator< (const NswErrorCalibData::ErrorIdentifier &a, const NswErrorCalibData::ErrorConstants &b) |
CLASS_DEF (NswErrorCalibData, 118696870, 1) | |
CONDCONT_DEF (NswErrorCalibData, 134103948) | |
CLASS_DEF | ( | NswErrorCalibData | , |
118696870 | , | ||
1 | |||
) |
CONDCONT_DEF | ( | NswErrorCalibData | , |
134103948 | |||
) |
bool operator< | ( | const NswErrorCalibData::ErrorConstants & | a, |
const NswErrorCalibData::ErrorIdentifier & | b | ||
) |
bool operator< | ( | const NswErrorCalibData::ErrorIdentifier & | a, |
const NswErrorCalibData::ErrorConstants & | b | ||
) |