6#ifndef CALO_BASED_ROI_CREATOR_TOOL_H
7#define CALO_BASED_ROI_CREATOR_TOOL_H
18 :
public extends<AthAlgTool, ActsTrk::IRoICreatorTool> {
21 const std::string& name,
22 const IInterface* parent);
34 {
this,
"CaloClusterRoIContainer",
"",
35 "Name of the calo cluster ROIs in Phi,R,Z parameterization"};
38 {
this,
"BeamSpotKey",
"BeamSpotData",
39 "SG key for beam spot"};
42 {
this,
"DeltaEtaCaloRoI", .1};
44 {
this,
"DeltaPhiCaloRoI", .25};
46 {
this,
"DeltaZCaloRoI", 300.};
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...