CMS 3D CMS Logo

Classes | Namespaces | Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/CondCore/ORA/interface/Record.h File Reference

#include <typeinfo>
#include <vector>
#include <string>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  ora::Record
class  ora::RecordSpec

Namespaces

namespace  ora
 

TO BE REMOVED.


Functions

void swap (ora::Record &rh, ora::Record &lh)

Function Documentation

void swap ( ora::Record rh,
ora::Record lh 
) [inline]

Definition at line 74 of file Record.h.

References ora::Record::swap().

Referenced by EBClusterTaskExtras::analyze(), EcalCosmicsHists::analyze(), EEClusterTaskExtras::analyze(), EEClusterTask::analyze(), EBClusterTask::analyze(), tnp::TagProbePairMaker::arbitrate(), HDetIdAssociator::buildMap(), CaloSD::cleanHitCollection(), SimTrackManager::cleanTkCaloStateInfoMap(), FWCaloDataProxyBuilderBase::clearCaloDataSelection(), CaloSD::clearHits(), AlignmentExtendedCorrelationsStore::correlations(), AlignmentCorrelationsStore::correlations(), AlignmentCorrelationsStore::correlationsAvailable(), AlignmentExtendedCorrelationsStore::correlationsAvailable(), CaloDetIdAssociator::crossedElement(), ThirdHitPredictionFromCircle::curvature(), DiskSectorBounds::DiskSectorBounds(), LA_Filler_Fitter::fill(), FourPointPlaneBounds::FourPointPlaneBounds(), AlignmentExtendedCorrelationsStore::getCorrelations(), EgHLTOfflineSummaryClient::getEgHLTFiltersToMon_(), EgHLTOfflineSource::getHLTFilterNamesUsed(), PixelTripletNoTipGenerator::hitTriplets(), fireworks::invertBox(), CosmicClusterAlgo::makeCluster(), PhiBorderFinder::PhiBorderFinder(), FWRecoGeometryESProducer::produce(), SimTrackManager::reset(), SubjetFilterAlgorithm::run(), SimpleCosmicBONSeeder::seeds(), SiStripBaseCondObjDQM::selectModules(), AlignmentExtendedCorrelationsStore::setCorrelations(), AlignmentCorrelationsStore::setCorrelations(), SimpleConeBounds::SimpleConeBounds(), SimpleCylinderBounds::SimpleCylinderBounds(), SimpleDiskBounds::SimpleDiskBounds(), LinearEquation3< T >::solution(), TRange< int >::sort(), egammaisolation::EgammaRange< float >::sort(), muonisolation::Range< float >::sort(), EcalDccWeightBuilder::sort(), DynamicTruncation::sort(), PixelRecoRange< float >::sort(), ThePEG::HepMCConverter< HepMCEventT, Traits >::sortTopologically(), SimTrackManager::storeTracks(), FWGUIManager::subviewSwapped(), stor::detail::ChainData::swap(), FWCustomIconsButton::swapIcons(), TrapezoidalCartesianMFGrid::uncheckedValueInTesla(), and DQMBasicNet::updateLocalObject().

                                                 {
  rh.swap(lh);
}