#include <Alignments.h>
Public Member Functions | |
Alignments () | |
void | clear () |
Clear vector without having to look into internals: More... | |
bool | empty () const |
Test of empty vector without having to look into internals: More... | |
virtual | ~Alignments () |
Public Attributes | |
std::vector< AlignTransform > | m_align |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 10 of file Alignments.h.
|
inline |
Definition at line 12 of file Alignments.h.
|
inlinevirtual |
Definition at line 13 of file Alignments.h.
|
inline |
Clear vector without having to look into internals:
Definition at line 17 of file Alignments.h.
References m_align.
Referenced by CreateIdealTkAlRecords::clearAlignmentInfos(), Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), BeautifulSoup.Tag::setString(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
|
inline |
Test of empty vector without having to look into internals:
Definition at line 15 of file Alignments.h.
References m_align.
Referenced by TrackerDigiGeometryESModule::produce(), CSCGeometryESModule::produce(), DTGeometryESModule::produce(), Vispa.Gui.VispaWidget.TextField::setAutosizeFont(), and Vispa.Gui.VispaWidget.TextField::setAutotruncate().
|
private |
|
friend |
Definition at line 21 of file Alignments.h.
|
friend |
Definition at line 21 of file Alignments.h.
std::vector<AlignTransform> Alignments::m_align |
Definition at line 19 of file Alignments.h.
Referenced by CreateIdealTkAlRecords::addAlignmentInfo(), TrackerGeometryCompare::addSurveyInfo(), AlignmentProducerBase::addSurveyInfo(), MuonAlignmentInputSurveyDB::addSurveyInfo_(), AlignableExtras::alignments(), AlignableDet::alignments(), AlignableCSCEndcap::alignments(), AlignableDTBarrel::alignments(), AlignableBeamSpot::alignments(), AlignableDetUnit::alignments(), AlignableComposite::alignments(), AlignableMuon::alignments(), AlignableTracker::alignments(), CreateIdealTkAlRecords::alignToGT(), MCMisalignmentScaler::analyze(), TrackerGeometryIntoNtuples::analyze(), GlobalTrackerMuonAlignment::analyzeTrackTrack(), GlobalTrackerMuonAlignment::analyzeTrackTrajectory(), GeometryAligner::applyAlignments(), CocoaDBMgr::BuildAlignments(), clear(), TrackerGeometryCompare::createROOTGeometry(), AlignableMuon::cscAlignments(), align::DetectorGlobalPosition(), CocoaDBMgr::DumpCocoaResults(), EcalAlignmentXMLTranslator::dumpXML(), empty(), SurveyDBUploader::endJob(), SurveyMisalignmentInput::getAlignableSurface(), SurveyDBUploader::getSurveyInfo(), MuonAlignmentInputDB::newAlignableMuon(), CaloGeometryDBEP< T, U >::produceAligned(), CaloGeometryEP< T >::produceAligned(), EcalTrivialConditionRetriever::produceEcalAlignmentEB(), EcalTrivialConditionRetriever::produceEcalAlignmentEE(), EcalTrivialConditionRetriever::produceEcalAlignmentES(), HcalAlignmentEP::produceHcalAli(), GeometryAligner::removeGlobalTransform(), MuonAlignment::saveCSCSurveyToDB(), MuonAlignment::saveDTSurveyToDB(), TrackerGeometryCompare::surveyToTracker(), and GlobalTrackerMuonAlignment::writeGlPosRcd().