Neigbouring Relations based on a list of detectorIds.
More...
#include <BSEmcGeoNeighbouringRelationPar.h>
Neigbouring Relations based on a list of detectorIds.
- Author
- Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
- Date
- 2021-02
Definition at line 31 of file BSEmcGeoNeighbouringRelationPar.h.
◆ BSEmcGeoNeighbouringRelationPar() [1/2]
BSEmcGeoNeighbouringRelationPar::BSEmcGeoNeighbouringRelationPar |
( |
const char * |
t_name = "EmcGeoNeighbouringRelationPar" , |
|
|
const char * |
t_title = "Neighbouring relation of Emc crystals" , |
|
|
const char * |
t_context = "TestDefaultContext" |
|
) |
| |
◆ ~BSEmcGeoNeighbouringRelationPar()
BSEmcGeoNeighbouringRelationPar::~BSEmcGeoNeighbouringRelationPar |
( |
void |
| ) |
|
◆ BSEmcGeoNeighbouringRelationPar() [2/2]
◆ AddNeighbourToId()
void BSEmcGeoNeighbouringRelationPar::AddNeighbourToId |
( |
Int_t |
t_neighbourid, |
|
|
Int_t |
t_id |
|
) |
| |
◆ AreNeighbours()
Bool_t BSEmcGeoNeighbouringRelationPar::AreNeighbours |
( |
Int_t |
t_a, |
|
|
Int_t |
t_b |
|
) |
| const |
|
inline |
◆ clear()
void BSEmcGeoNeighbouringRelationPar::clear |
( |
void |
| ) |
|
|
inline |
◆ FillMap()
void BSEmcGeoNeighbouringRelationPar::FillMap |
( |
| ) |
|
◆ GetNeighbourIds()
const std::vector<Int_t>& BSEmcGeoNeighbouringRelationPar::GetNeighbourIds |
( |
Int_t |
t_detectorid | ) |
const |
◆ getParams()
Bool_t BSEmcGeoNeighbouringRelationPar::getParams |
( |
FairParamList * |
| ) |
|
◆ GetRelationMap()
const std::map<Int_t, std::vector<Int_t> >& BSEmcGeoNeighbouringRelationPar::GetRelationMap |
( |
| ) |
const |
|
inline |
◆ GetRelations()
const TObjArray* BSEmcGeoNeighbouringRelationPar::GetRelations |
( |
| ) |
const |
|
inline |
◆ InitFromTextFile()
void BSEmcGeoNeighbouringRelationPar::InitFromTextFile |
( |
const TString & |
t_filename | ) |
|
◆ IsSet()
Bool_t BSEmcGeoNeighbouringRelationPar::IsSet |
( |
| ) |
|
|
inline |
◆ operator=()
◆ putParams()
void BSEmcGeoNeighbouringRelationPar::putParams |
( |
FairParamList * |
| ) |
|
◆ RegisterIdAndNeighbours()
void BSEmcGeoNeighbouringRelationPar::RegisterIdAndNeighbours |
( |
Int_t |
t_id, |
|
|
std::vector< Int_t > & |
t_neighbours |
|
) |
| |
◆ UpdateRelationArray()
void BSEmcGeoNeighbouringRelationPar::UpdateRelationArray |
( |
| ) |
|
◆ fgParameterName
std::string BSEmcGeoNeighbouringRelationPar::fgParameterName |
|
static |
The documentation for this class was generated from the following file: