Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larsim
larsim
Utils
SCEOffsetBounds.h
Go to the documentation of this file.
1
/**
2
* @file larsim/Utils/SCEOffsetBounds.h
3
*
4
* @brief Utility function for testing if Space Charge offsets are out of bounds
5
*
6
* @author Tom Junk (trj@fnal.gov)
7
*
8
* $log: $
9
*/
10
#ifndef LARSIMSCEOFFSETBOUNDS_H_SEEN
11
#define LARSIMSCEOFFSETBOUNDS_H_SEEN
12
13
//LArSoft
14
#include "
larcoreobj/SimpleTypesAndConstants/geo_vectors.h
"
15
16
namespace
larsim
17
{
18
namespace
Utils
19
{
20
namespace
SCE
21
{
22
bool
out_of_bounds
(
geo::Vector_t
const
&
offset
);
23
}
24
}
25
}
26
27
#endif // #ifndef LARSIMSCEOFFSETBOUNDS_H_SEEN
28
geo::Vector_t
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Vector_t
Type for representation of momenta in 3D space.
Definition:
geo_vectors.h:164
offset
BEGIN_PROLOG TPC Trig offset(g4 rise time) ProjectToHeight
Definition:
CORSIKAGen.fcl:7
larsim::Utils::SCE::out_of_bounds
bool out_of_bounds(geo::Vector_t const &offset)
Definition:
SCEOffsetBounds.cxx:14
geo_vectors.h
Definitions of geometry vector data types.
Generated by
1.8.5