Project
Loading...
Searching...
No Matches
BBox.h File Reference
#include "Helper.h"
#include <stdexcept>
#include <ostream>

Go to the source code of this file.

Classes

class  o2::mch::contour::BBox< T >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::mch
 
namespace  o2::mch::contour
 

Functions

template<typename T >
BBox< T > o2::mch::contour::enlarge (const BBox< T > &box, T extraWidth, T extraHeight)
 
template<typename T >
BBox< T > o2::mch::contour::intersect (const BBox< T > &a, const BBox< T > &b)