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