Algorithm that samples vertex locations uniformly within the active volume of a detector. It is fully experiment-agnostic and multi-TPC aware. More...
#include <memory>#include <random>#include <string>#include "fhiclcpp/types/Atom.h"#include "fhiclcpp/types/Comment.h"#include "fhiclcpp/types/Name.h"#include "fhiclcpp/types/OptionalAtom.h"#include "fhiclcpp/types/Sequence.h"#include "fhiclcpp/types/Table.h"#include "TLorentzVector.h"Go to the source code of this file.
Classes | |
| class | evgen::ActiveVolumeVertexSampler |
| struct | evgen::ActiveVolumeVertexSampler::Config |
Namespaces | |
| fhicl | |
| rndm | |
| geo | |
| Verifies that the geometry check information is available. | |
| evgen | |
| Event Generation using GENIE, cosmics or single particles. | |
Algorithm that samples vertex locations uniformly within the active volume of a detector. It is fully experiment-agnostic and multi-TPC aware.
Definition in file ActiveVolumeVertexSampler.h.
1.8.5