|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PHYSVALCLUSTER_H
6 #define PHYSVALCLUSTER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
PhysValCluster(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
std::unique_ptr< ClusterValidationPlots > m_clusterValidationPlots
Pointer to class that defines which histogram blocks to fill.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_clusterContainerName
String that defines with Cluster container to use.
virtual StatusCode bookHistograms()
An inheriting class should either override this function or bookHists().
virtual StatusCode fillHistograms()
An inheriting class should either override this function or fillHists().
Handle class for reading from StoreGate.
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoName
Event info key.
virtual StatusCode initialize()
Standard AlgTool Functions.