|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef EGAMMANBCELLSGAINALG_H
16 #define EGAMMANBCELLSGAINALG_H
20 #include "GaudiKernel/ToolHandle.h"
27 class ICollectionGetterTool;
70 #endif // not EGAMMANBCELLSGAINALG_H
virtual StatusCode initialize()
Standard Gaudi initialize method.
ToolHandle< ICollectionGetterTool > m_getter
Property: Getter for input egamma objects.
std::string m_auxPrefix
Property: Prefix to add to aux data items.
bool m_allowMissing
Property: If true, don't complain if input objects are missing.
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
Count the number of cells in each gain, layer by layer.
egammaNbCellsGainAlg(const std::string &name, ISvcLocator *svcloc)
Standard Gaudi algorithm constructor.
virtual StatusCode execute()
Standard Gaudi execute method.