![]() |
AliRoot Core
3dc7879 (3dc7879)
|
Make OCDB residual alignment matrices. More...
#include <TString.h>
#include <TFile.h>
#include <TClonesArray.h>
#include <TRandom.h>
#include "AliRun.h"
#include "AliAlignObjParams.h"
#include "AliEMCALGeometry.h"
#include "AliCDBMetaData.h"
#include "AliCDBId.h"
#include "AliCDBEntry.h"
#include "AliCDBManager.h"
#include "AliCDBStorage.h"
Go to the source code of this file.
Functions | |
void | MakeEMCALResMisAlignment (TString geoname="EMCAL_COMPLETE12SMV1_DCAL_8SM") |
Make OCDB residual alignment matrices.
Create TClonesArray of residual misalignment objects for EMCAL
Definition in file MakeEMCALResMisAlignment.C.
void MakeEMCALResMisAlignment | ( | TString | geoname = "EMCAL_COMPLETE12SMV1_DCAL_8SM" | ) |
Main method
geoname | string with geometry name |
Definition at line 33 of file MakeEMCALResMisAlignment.C.