#include "sbnana/SBNAna/Cuts/VolumeDefinitions.h"
#include "sbnanaobj/StandardRecord/Proxy/SRProxy.h"
#include <cmath>
Go to the source code of this file.
Functions | |
bool | PtInVol (const caf::SRVector3DProxy &pt, const FidVol &vol) |
bool | PtInVolAbsX (const caf::SRVector3DProxy &pt, const FidVol &vol) |
bool PtInVol | ( | const caf::SRVector3DProxy & | pt, |
const FidVol & | vol | ||
) |
Definition at line 7 of file VolumeDefinitions.cxx.
bool PtInVolAbsX | ( | const caf::SRVector3DProxy & | pt, |
const FidVol & | vol | ||
) |
Definition at line 15 of file VolumeDefinitions.cxx.