APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
#include "Api/PandoraContentApi.h"
#include "APRILApi/APRILInputTypes.h"
#include "Objects/Cluster.h"
#include "APRILApi/ObjectFactories.h"
Go to the source code of this file.
Classes | |
class | APRILContentApi |
APRILContentApi class. More... | |
class | APRILContentApi::CaloHitMetadata |
CaloHitMetadata class. More... | |
Namespaces | |
april_content | |
Header file for the fragment removal helper class. | |
Macros | |
#define | APRIL_LOG(message) if( PandoraContentApi::GetSettings(*this)->ShouldDisplayAlgorithmInfo() ) std::cout << message |