LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
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/ParameterSet.h"
#include "fhiclcpp/types/OptionalAtom.h"
#include "fhiclcpp/types/Sequence.h"
#include "fhiclcpp/types/Table.h"
#include "cetlib_except/exception.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "nutools/RandomUtils/NuRandomService.h"
#include "larcore/Geometry/Geometry.h"
#include "TLorentzVector.h"
Go to the source code of this file.
Classes | |
class | evgen::ActiveVolumeVertexSampler |
struct | evgen::ActiveVolumeVertexSampler::Config |
Namespaces | |
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.