From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/classNLLIGO_1_1CPrimZone.html | 277 +++++++++++++++++++++++++ 1 file changed, 277 insertions(+) create mode 100644 docs/doxygen/nel/classNLLIGO_1_1CPrimZone.html (limited to 'docs/doxygen/nel/classNLLIGO_1_1CPrimZone.html') diff --git a/docs/doxygen/nel/classNLLIGO_1_1CPrimZone.html b/docs/doxygen/nel/classNLLIGO_1_1CPrimZone.html new file mode 100644 index 00000000..812f0724 --- /dev/null +++ b/docs/doxygen/nel/classNLLIGO_1_1CPrimZone.html @@ -0,0 +1,277 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLLIGO::CPrimZone Class Reference

#include <primitive.h> +

+List of all members. + + + + + + + + + +

Public Methods

bool contains (const NLMISC::CVector &v) const
void serial (NLMISC::IStream &f)

Static Public Methods

bool contains (const NLMISC::CVector &v, const std::vector< NLMISC::CVector > &points)

Public Attributes

std::vector< NLMISC::CVectorVPoints
std::string Name
std::string LayerName
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
bool NLLIGO::CPrimZone::contains const NLMISC::CVector  v,
const std::vector< NLMISC::CVector > &   points
[static]
+
+ + + + + +
+   + + +

+ +

+Definition at line 67 of file primitive.cpp. +

+References uint32, v, NLMISC::CVector::x, and NLMISC::CVector::y.

+

+ + + + +
+ + + + + + + + + + +
bool NLLIGO::CPrimZone::contains const NLMISC::CVector  v const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file primitive.h. +

+References v, and VPoints.

+

+ + + + +
+ + + + + + + + + + +
void NLLIGO::CPrimZone::serial NLMISC::IStream  f
+
+ + + + + +
+   + + +

+ +

+Definition at line 114 of file primitive.cpp. +

+References LayerName, Name, and VPoints.

+


Member Data Documentation

+

+ + + + +
+ + +
std::string NLLIGO::CPrimZone::LayerName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file primitive.h. +

+Referenced by serial.

+

+ + + + +
+ + +
std::string NLLIGO::CPrimZone::Name +
+
+ + + + + +
+   + + +

+ +

+Definition at line 78 of file primitive.h. +

+Referenced by serial.

+

+ + + + +
+ + +
std::vector<NLMISC::CVector> NLLIGO::CPrimZone::VPoints +
+
+ + + + + +
+   + + +

+ +

+Definition at line 77 of file primitive.h. +

+Referenced by contains, and serial.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1