LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Defines classes to filter particles based on their trajectory. More...
#include "TGeoMatrix.h"
#include "TGeoVolume.h"
#include "TLorentzVector.h"
#include "TVector3.h"
#include <array>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | util::KeepByPositionFilterTag |
Tag for filters. More... | |
class | util::PositionInVolumeFilter |
Use to keep particles with at least part of trajectory in a volume. More... | |
struct | util::PositionInVolumeFilter::VolumeInfo_t |
Namespaces | |
util | |
Namespace for general, non-LArSoft-specific utilities. | |
Defines classes to filter particles based on their trajectory.
Definition in file ParticleFilters.h.