Go to the documentation of this file. 1 #ifndef SOMEPACKAGE_WRITEESALIGNMENTS_H
2 #define SOMEPACKAGE_WRITEESALIGNMENTS_H 1
5 class ConsumesCollector;
17 typedef std::vector<AlignTransform>
AliVec;
22 typedef std::vector<double>
DVec;
24 static const unsigned int k_nA;
32 const DVec& xtranslVec,
33 const DVec& ytranslVec,
34 const DVec& ztranslVec);
std::vector< AlignTransform > AliVec
edm::ESGetToken< Alignments, ESAlignmentRcd > alignmentToken_
AlignTransform::Translation Trl
void write(AliPtr aliPtr)
WriteESAlignments(edm::ConsumesCollector &&cc)
static const unsigned int k_nA
std::vector< double > DVec
void writeAlignments(const edm::EventSetup &eventSetup, const DVec &alphaVec, const DVec &betaVec, const DVec &gammaVec, const DVec &xtranslVec, const DVec &ytranslVec, const DVec &ztranslVec)
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geometryToken_
AlignTransform::Rotation Rot
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
void convert(const edm::EventSetup &eS, const DVec &a, const DVec &b, const DVec &g, const DVec &x, const DVec &y, const DVec &z, AliVec &va)