1 #ifndef Alignment_CommonAlignmentAlgorithm_plugins_TreeStruct_h 2 #define Alignment_CommonAlignmentAlgorithm_plugins_TreeStruct_h 15 static const char*
LeafList() {
return "delta/F:error/F:paramIndex/I";}
structure to store algorithm results in a TTree
static const char * LeafList()
float error
parameter from alignment algorithm (change wrt. start)
int paramIndex
error from alignment algorithm
TreeStruct(float del, float err, int ind)