ATLAS Offline Software
|
#include "egammaSuperClusterBuilderBase.h"
#include "GaudiKernel/EventContext.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "egammaRecEvent/egammaRecContainer.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "xAODEgamma/EgammaEnums.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | egammaSuperClusterBuilder |
Create supercluster under egamma (no tracking) hypothesis Useful if you want to run calo reconstuction without tracking. More... | |