ATLAS Offline Software
Loading...
Searching...
No Matches
CaloNoiseSigmaDiff.h
Go to the documentation of this file.
1
2//Dear emacs, this is -*-c++-*-
3/*
4 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5*/
15
16#ifndef CALOCONDITIONS_CALONOISESIGMADIFF_H
17#define CALOCONDITIONS_CALONOISESIGMADIFF_H
18#include <vector>
19
20typedef std::vector<float> CaloNoiseSigmaDiff;
21
24
25#endif
std::vector< float > CaloNoiseSigmaDiff
NAME : CaloNoiseSigmaDiff.h PACKAGE : Calorimeter/CaloConditions.
Hold mappings of ranges to condition objects.
#define CONDCONT_MIXED_DEF(...)
Definition CondCont.h:1446