CMS 3D CMS Logo

Namespaces | Functions
SuperclusteringDNNInputs.cc File Reference
#include "RecoHGCal/TICL/interface/SuperclusteringDNNInputs.h"
#include <algorithm>
#include <numeric>
#include <cmath>
#include <Math/Vector2D.h>
#include <Math/Vector3D.h>
#include <Math/Rotation3D.h>
#include <Math/VectorUtil.h>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/HGCalReco/interface/Trackster.h"

Go to the source code of this file.

Namespaces

 ticl
 

Functions

template<class Vector1 , class Vector2 >
float ticl::Angle2D (const Vector1 &v1, const Vector2 &v2)
 
template<class Vector1 , class Vector2 >
float ticl::CosTheta2D (const Vector1 &v1, const Vector2 &v2)
 
std::unique_ptr< AbstractSuperclusteringDNNInput > ticl::makeSuperclusteringDNNInputFromString (std::string dnnVersion)