ATLAS Offline Software
Loading...
Searching...
No Matches
TrigT1CaloCalibConditionsDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGT1CALOCALIBCONDITIONS_TRIGT1CALOCALIBCONDITIONSDICT_H
6#define TRIGT1CALOCALIBCONDITIONS_TRIGT1CALOCALIBCONDITIONSDICT_H
7
39
40
43
44
45
46
48 // we need to instantiate templated objects to get them into the dict
49 std::map<unsigned int, L1CaloRampData> L1CaloRampDataMap;
50 std::pair<L1CaloRampStep, L1CaloRampStep> L1CaloRampDataPoint;
51 std::vector<std::pair<L1CaloRampStep, L1CaloRampStep> > L1CaloRampDataVector;
52 std::pair<const unsigned int, L1CaloRampData> L1CaloRampDataMapValueType;
53 std::map<unsigned int, L1CaloRampData>::const_iterator L1CaloRampDataMapConstIterator;
55 std::pair<const unsigned int, L1CaloEnergyScanResults> L1CaloEnergyScanResultsMapValueType;
56 std::map<unsigned int, L1CaloPprDisabledChannel> L1CaloPprDisabledChannelMap;
57 std::map<unsigned int, L1CaloPprDisabledChannel>::const_iterator L1CaloPprDisabledChannelMapConstIterator;
58
70
71};
72
73#endif
std::vector< L1CaloDerivedRunPars >::const_iterator const_iterator
std::vector< L1CaloDisabledTowers >::const_iterator const_iterator
L1CaloEnergyScanResultsMap::const_iterator const_iterator
std::vector< L1CaloPpmDeadChannels >::const_iterator const_iterator
std::vector< L1CaloPprChanCalib >::const_iterator const_iterator
std::vector< L1CaloPprChanCalibV1 >::const_iterator const_iterator
std::vector< L1CaloPprChanDefaults >::const_iterator const_iterator
std::vector< L1CaloPprChanDefaultsV1 >::const_iterator const_iterator
std::vector< L1CaloPprChanStrategy >::const_iterator const_iterator
std::vector< L1CaloReadoutConfigJSON >::const_iterator const_iterator
std::vector< L1CaloReadoutConfig >::const_iterator const_iterator
std::vector< L1CaloRunParameters >::const_iterator const_iterator
L1CaloPpmDeadChannelsContainer::const_iterator L1CaloPpmDeadChannelsContainerCI
std::pair< const unsigned int, L1CaloRampData > L1CaloRampDataMapValueType
std::pair< L1CaloRampStep, L1CaloRampStep > L1CaloRampDataPoint
L1CaloPprChanStrategyContainer::const_iterator L1CaloPprChanStrategyContainerConstInterator
L1CaloReadoutConfigContainer::const_iterator L1CaloReadoutConfigContainerConstInterator
L1CaloEnergyScanResultsContainer::const_iterator L1CaloEnergyScanResultsMapConstInterator
std::pair< const unsigned int, L1CaloEnergyScanResults > L1CaloEnergyScanResultsMapValueType
std::map< unsignedint, L1CaloRampData >::const_iterator L1CaloRampDataMapConstIterator
L1CaloPprChanDefaultsContainer::const_iterator L1CaloPprChanDefaultsContainerCI
L1CaloRunParametersContainer::const_iterator L1CaloRunParametersContainerConstInterator
L1CaloDisabledTowersContainer::const_iterator L1CaloDisabledTowersContainerCI
L1CaloPprChanDefaultsV1Container::const_iterator L1CaloPprChanDefaultsV1ContainerCI
std::map< unsigned int, L1CaloRampData > L1CaloRampDataMap
L1CaloPprChanCalibV1Container::const_iterator L1CaloPprChanCalibV1ContainerCI
std::map< unsigned int, L1CaloPprDisabledChannel > L1CaloPprDisabledChannelMap
std::vector< std::pair< L1CaloRampStep, L1CaloRampStep > > L1CaloRampDataVector
L1CaloPprChanCalibContainer::const_iterator L1CaloPprChanCalibContainerCI
L1CaloReadoutConfigContainerJSON::const_iterator L1CaloReadoutConfigContainerJSONConstInterator
std::map< unsignedint, L1CaloPprDisabledChannel >::const_iterator L1CaloPprDisabledChannelMapConstIterator
L1CaloDerivedRunParsContainer::const_iterator L1CaloDerivedRunParsContainerConstInterator