AliRoot Core  edcc906 (edcc906)
MakeEMCALZeroMisAlignment.C File Reference

Make OCDB zero alignment matrices. More...

#include <TString.h>
#include <TFile.h>
#include <TClonesArray.h>
#include "AliRun.h"
#include "AliAlignObjParams.h"
#include "AliEMCALGeometry.h"
#include "AliEMCALSurvey.h"
#include "AliCDBMetaData.h"
#include "AliCDBId.h"
#include "AliCDBEntry.h"
#include "AliCDBManager.h"
#include "AliCDBStorage.h"
Include dependency graph for MakeEMCALZeroMisAlignment.C:

Go to the source code of this file.

Functions

void MakeEMCALZeroMisAlignment (TString geoname="EMCAL_COMPLETE12SMV1_DCAL_8SM")
 

Detailed Description

Make OCDB zero alignment matrices.

Create TClonesArray of zero misalignment objects for EMCAL

Author
Jenn Klay??
Marco

Definition in file MakeEMCALZeroMisAlignment.C.

Function Documentation

void MakeEMCALZeroMisAlignment ( TString  geoname = "EMCAL_COMPLETE12SMV1_DCAL_8SM")

Main method

Parameters
geonamestring with geometry name

Definition at line 33 of file MakeEMCALZeroMisAlignment.C.