define event information passed to algorithms More...
#include <AlignmentAlgorithmBase.h>
Public Member Functions | |
EventInfo (const edm::EventID &eventId, const ConstTrajTrackPairCollection &trajTrackPairs, const reco::BeamSpot &beamSpot, const AliClusterValueMap *clusterValueMap) | |
Public Attributes | |
const reco::BeamSpot & | beamSpot_ |
const AliClusterValueMap * | clusterValueMap_ |
const edm::EventID & | eventId_ |
const ConstTrajTrackPairCollection & | trajTrackPairs_ |
define event information passed to algorithms
Definition at line 45 of file AlignmentAlgorithmBase.h.
|
inline |
Definition at line 46 of file AlignmentAlgorithmBase.h.
const reco::BeamSpot& AlignmentAlgorithmBase::EventInfo::beamSpot_ |
Definition at line 54 of file AlignmentAlgorithmBase.h.
Referenced by KalmanAlignmentAlgorithm::run(), MillePedeAlignmentAlgorithm::run(), and MuonAlignmentFromReference::run().
const AliClusterValueMap* AlignmentAlgorithmBase::EventInfo::clusterValueMap_ |
Definition at line 55 of file AlignmentAlgorithmBase.h.
Referenced by HIPAlignmentAlgorithm::run().
const edm::EventID& AlignmentAlgorithmBase::EventInfo::eventId_ |
Definition at line 52 of file AlignmentAlgorithmBase.h.
Referenced by SiStripBackplaneCalibration::checkBackPlaneCorrectionInput(), SiStripLorentzAngleCalibration::checkLorentzAngleInput(), SiPixelLorentzAngleCalibration::checkLorentzAngleInput(), SiStripLorentzAngleCalibration::derivatives(), SiPixelLorentzAngleCalibration::derivatives(), SiStripBackplaneCalibration::derivatives(), and RunRangeDependentPedeLabeler::parameterLabel().
const ConstTrajTrackPairCollection& AlignmentAlgorithmBase::EventInfo::trajTrackPairs_ |
Definition at line 53 of file AlignmentAlgorithmBase.h.
Referenced by MuonMillepedeAlgorithm::run(), HIPAlignmentAlgorithm::run(), MuonDTLocalMillepedeAlgorithm::run(), KalmanAlignmentAlgorithm::run(), CSCOverlapsAlignmentAlgorithm::run(), MillePedeAlignmentAlgorithm::run(), and MuonAlignmentFromReference::run().