ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <mutex>
#include <vector>
#include "ACTFW/ContextualDetector/AlignedDetectorElement.hpp"
#include "ACTFW/Framework/AlgorithmContext.hpp"
#include "ACTFW/Framework/IContextDecorator.hpp"
#include "ACTFW/Framework/RandomNumbers.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Logger.hpp"
Go to the source code of this file.
Classes | |
class | FW::Contextual::AlignmentDecorator |
A mockup service that rotates the modules in a simple tracking geometry. More... | |
struct | FW::Contextual::AlignmentDecorator::Config |
nested configuration struct More... | |
Namespaces | |
namespace | FW |
namespace | FW::Contextual |