1 #ifndef SOMEPACKAGE_WRITEESALIGNMENTS_H
2 #define SOMEPACKAGE_WRITEESALIGNMENTS_H 1
4 #include "boost/shared_ptr.hpp"
19 typedef std::vector<AlignTransform>
AliVec ;
24 typedef std::vector<double>
DVec ;
26 static const unsigned int k_nA ;
29 const DVec& alphaVec ,
31 const DVec& gammaVec ,
32 const DVec& xtranslVec ,
33 const DVec& ytranslVec ,
34 const DVec& ztranslVec ) ;
AlignTransform::Rotation Rot
AlignTransform::Translation Trl
std::vector< AlignTransform > AliVec
void write(AliPtr aliPtr)
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(const edm::EventSetup &eventSetup, const DVec &alphaVec, const DVec &betaVec, const DVec &gammaVec, const DVec &xtranslVec, const DVec &ytranslVec, const DVec &ztranslVec)
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)