Project
Loading...
Searching...
No Matches
PixelMapper.h File Reference
#include <cstdio>
#include <array>
#include <exception>
#include <iosfwd>
#include <string>
#include <unordered_map>
#include <boost/container_hash/hash.hpp>
#include <DataFormatsFOCAL/PixelChip.h>
#include <Rtypes.h>

Go to the source code of this file.

Classes

class  o2::focal::PixelMapper
 
struct  o2::focal::PixelMapper::ChipIdentifier
 
struct  o2::focal::PixelMapper::ChipPosition
 
struct  o2::focal::PixelMapper::ChipIdentifierHasher
 
class  o2::focal::PixelMapper::InvalidChipException
 
class  o2::focal::PixelMapper::UninitException
 
class  o2::focal::PixelMapper::MappingNotSetException
 

Namespaces

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

Functions

std::ostream & o2::focal::operator<< (std::ostream &stream, const PixelMapper::InvalidChipException &error)
 
std::ostream & o2::focal::operator<< (std::ostream &stream, const PixelMapper::UninitException &error)
 
std::ostream & o2::focal::operator<< (std::ostream &stream, const PixelMapper::MappingNotSetException &error)