HerdSoftware  0.1.1
Public Member Functions | Public Attributes | List of all members
Herd::CaloGeoParams::CaloCube Struct Reference

This struct is used only inside the object, it is public since Root can not save the object otherwise. More...

#include <CaloGeoParams.h>

Public Member Functions

 CaloCube ()
 

Public Attributes

Point _position
 Position of the center of the cube. More...
 
CooArray< unsigned char > _indexes
 Indexes of the cube for each coordinate. More...
 
bool _isEmpty
 True if the cube is empty, true if it is filled with LYSO. More...
 

Detailed Description

This struct is used only inside the object, it is public since Root can not save the object otherwise.

Constructor & Destructor Documentation

◆ CaloCube()

Herd::CaloGeoParams::CaloCube::CaloCube ( )
inline

Member Data Documentation

◆ _indexes

CooArray<unsigned char> Herd::CaloGeoParams::CaloCube::_indexes

Indexes of the cube for each coordinate.

◆ _isEmpty

bool Herd::CaloGeoParams::CaloCube::_isEmpty

True if the cube is empty, true if it is filled with LYSO.

◆ _position

Point Herd::CaloGeoParams::CaloCube::_position

Position of the center of the cube.


The documentation for this struct was generated from the following file: