define event information passed to algorithms More...
#include <AlignmentAlgorithmBase.h>
Public Member Functions | |
const reco::BeamSpot & | beamSpot () const |
const AliClusterValueMap * | clusterValueMap () const |
const edm::EventID | eventId () const |
EventInfo (const edm::EventID &theEventId, const ConstTrajTrackPairCollection &theTrajTrackPairs, const reco::BeamSpot &theBeamSpot, const AliClusterValueMap *theClusterValueMap) | |
const ConstTrajTrackPairCollection & | trajTrackPairs () const |
Private Attributes | |
const reco::BeamSpot & | beamSpot_ |
const AliClusterValueMap * | clusterValueMap_ |
const edm::EventID | eventId_ |
might be null! More... | |
const ConstTrajTrackPairCollection & | trajTrackPairs_ |
define event information passed to algorithms
Definition at line 68 of file AlignmentAlgorithmBase.h.
|
inline |
Definition at line 70 of file AlignmentAlgorithmBase.h.
|
inline |
Definition at line 78 of file AlignmentAlgorithmBase.h.
Referenced by MillePedeAlignmentAlgorithm::run(), and MuonAlignmentFromReference::run().
|
inline |
Definition at line 79 of file AlignmentAlgorithmBase.h.
Referenced by HIPAlignmentAlgorithm::run().
|
inline |
Definition at line 76 of file AlignmentAlgorithmBase.h.
Referenced by SiStripBackplaneCalibration::checkBackPlaneCorrectionInput(), SiStripLorentzAngleCalibration::derivatives(), SiPixelLorentzAngleCalibration::derivatives(), SiStripBackplaneCalibration::derivatives(), ntupleDataFormat.Event::eventIdStr(), and RunRangeDependentPedeLabeler::parameterLabel().
|
inline |
Definition at line 77 of file AlignmentAlgorithmBase.h.
Referenced by MuonMillepedeAlgorithm::run(), MuonDTLocalMillepedeAlgorithm::run(), HIPAlignmentAlgorithm::run(), CSCOverlapsAlignmentAlgorithm::run(), MillePedeAlignmentAlgorithm::run(), and MuonAlignmentFromReference::run().
|
private |
Definition at line 85 of file AlignmentAlgorithmBase.h.
|
private |
Definition at line 86 of file AlignmentAlgorithmBase.h.
|
private |
might be null!
Definition at line 83 of file AlignmentAlgorithmBase.h.
|
private |
Definition at line 84 of file AlignmentAlgorithmBase.h.