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 43 of file AlignmentAlgorithmBase.h.
|
inline |
Definition at line 44 of file AlignmentAlgorithmBase.h.
const reco::BeamSpot& AlignmentAlgorithmBase::EventInfo::beamSpot_ |
Definition at line 52 of file AlignmentAlgorithmBase.h.
Referenced by KalmanAlignmentAlgorithm::run(), MillePedeAlignmentAlgorithm::run(), and MuonAlignmentFromReference::run().
const AliClusterValueMap* AlignmentAlgorithmBase::EventInfo::clusterValueMap_ |
Definition at line 53 of file AlignmentAlgorithmBase.h.
Referenced by HIPAlignmentAlgorithm::run().
const edm::EventID& AlignmentAlgorithmBase::EventInfo::eventId_ |
Definition at line 50 of file AlignmentAlgorithmBase.h.
Referenced by RunRangeDependentPedeLabeler::parameterLabel().
const ConstTrajTrackPairCollection& AlignmentAlgorithmBase::EventInfo::trajTrackPairs_ |
Definition at line 51 of file AlignmentAlgorithmBase.h.
Referenced by MuonMillepedeAlgorithm::run(), HIPAlignmentAlgorithm::run(), MuonDTLocalMillepedeAlgorithm::run(), KalmanAlignmentAlgorithm::run(), CSCOverlapsAlignmentAlgorithm::run(), MillePedeAlignmentAlgorithm::run(), and MuonAlignmentFromReference::run().