1 #ifndef Geometry_EcalAlgo_WriteESAlignments_h 2 #define Geometry_EcalAlgo_WriteESAlignments_h 5 class ConsumesCollector;
16 typedef std::vector<AlignTransform>
AliVec;
21 typedef std::vector<double>
DVec;
23 static const unsigned int k_nA;
31 const DVec& xtranslVec,
32 const DVec& ytranslVec,
33 const DVec& ztranslVec);
AlignTransform::Rotation Rot
AlignTransform::Translation Trl
std::vector< AlignTransform > AliVec
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
WriteESAlignments(edm::ConsumesCollector &&cc)
void write(const Alignments &ali)
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geometryToken_
static const unsigned int k_nA
std::vector< double > DVec
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)
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< Alignments, ESAlignmentRcd > alignmentToken_