Project
Loading...
Searching...
No Matches
GeometryBase.h File Reference
#include <string>

Go to the source code of this file.

Classes

class  o2::emcal::GeometryNotInitializedException
 Error handling access to non-initialized geometry. More...
 
class  o2::emcal::InvalidModuleException
 Error Handling when an invalid module ID (outside the limits) is called. More...
 
class  o2::emcal::InvalidPositionException
 Exception handling errors due to positions not in the EMCAL area. More...
 
class  o2::emcal::InvalidCellIDException
 Exception handling non-existing cell IDs. More...
 
class  o2::emcal::InvalidSupermoduleTypeException
 Exception handling improper or uninitialized supermodule types. More...
 
class  o2::emcal::SupermoduleIndexException
 Handling error due to invalid supermodule. More...
 
class  o2::emcal::RowColException
 Handling error for invalid positions in row-column space. More...
 

Namespaces

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

Enumerations

enum  o2::emcal::EMCALSMType {
  o2::emcal::NOT_EXISTENT = -1 , o2::emcal::EMCAL_STANDARD = 0 , o2::emcal::EMCAL_HALF = 1 , o2::emcal::EMCAL_THIRD = 2 ,
  o2::emcal::DCAL_STANDARD = 3 , o2::emcal::DCAL_EXT = 4
}
 
enum  o2::emcal::AcceptanceType_t { o2::emcal::EMCAL_ACCEPTANCE = 1 , o2::emcal::DCAL_ACCEPTANCE = 2 , o2::emcal::NON_ACCEPTANCE = 0 }
 

Variables

const std::string o2::emcal::DEFAULT_GEOMETRY = "EMCAL_COMPLETE12SMV1_DCAL_8SM"