PruneProc Class Reference
|
Ratpac-two
|
PruneProc Class Reference
#include <PruneProc.hh>
Detailed Description
Prunes the data structure
PruneProc clears branches of the data structure _DS. This is useful if you want to eliminate parts of the event you don't need in order to reduce the amount of space the event occupies on disk. The prune processor can eliminate most of the lists in the data structure (like PMT hits and particle tracks). See SetS() for a detailed list of branch names.
There is little benefit to pruning an event except just before writing it to disk. Events are never copied in memory, so their size does not affect the speed of other processors.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/include/RAT/PruneProc.hh
Generated by