LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
SCEOffsetBounds.h
Go to the documentation of this file.
1 
10 #ifndef LARSIMSCEOFFSETBOUNDS_H_SEEN
11 #define LARSIMSCEOFFSETBOUNDS_H_SEEN
12 
13 //LArSoft
15 
16 namespace larsim {
17  namespace Utils {
18  namespace SCE {
19  bool out_of_bounds(geo::Vector_t const& offset);
20  }
21  }
22 }
23 
24 #endif // #ifndef LARSIMSCEOFFSETBOUNDS_H_SEEN
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Vector_t
Type for representation of momenta in 3D space.
Definition: geo_vectors.h:160
bool out_of_bounds(geo::Vector_t const &offset)
Definitions of geometry vector data types.