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/OptionalAtom.h"#include "fhiclcpp/types/Sequence.h"#include "fhiclcpp/types/Table.h"#include "cetlib_except/exception.h"#include "nurandom/RandomUtils/NuRandomService.h"#include "TLorentzVector.h"Go to the source code of this file.
Classes | |
| class | evgen::ActiveVolumeVertexSampler |
| struct | evgen::ActiveVolumeVertexSampler::Config |
Namespaces | |
| fhicl | |
| rndm | |
| geo | |
| LArSoft geometry interface. | |
| 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.11