|
ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <memory>

Go to the source code of this file.
Namespaces | |
| AtPatterns | |
Enumerations | |
| enum | AtPatterns::PatternType { AtPatterns::PatternType::kLine, AtPatterns::PatternType::kRay, AtPatterns::PatternType::kCircle2D, AtPatterns::PatternType::kY, AtPatterns::PatternType::kFission } |
| Supported patterns. More... | |
Functions | |
| std::unique_ptr< AtPattern > | AtPatterns::CreatePattern (PatternType type) |
| Factory for AtPattern. More... | |
1.8.18