ATLAS Offline Software
Namespaces | Functions
TauShotVariableHelpers.cxx File Reference
#include "TauShotVariableHelpers.h"
Include dependency graph for TauShotVariableHelpers.cxx:

Go to the source code of this file.

Namespaces

 TauShotVariableHelpers
 implementation of photon shot variable calculation
 

Functions

const CaloCellTauShotVariableHelpers::getNeighbour (const CaloCell *cell, const CaloClusterCellLink &links, const CaloCell_ID *calo_id, const LArNeighbours::neighbourOption &option)
 Obtain the required neighbour cell. More...
 
std::vector< std::vector< const CaloCell * > > TauShotVariableHelpers::getCellBlock (const xAOD::PFO &shot, const CaloCell_ID *calo_id)
 Get cell block with (currently) 2 x 5 cells in correct order for variable calculations. More...
 
float TauShotVariableHelpers::ptWindow (const std::vector< std::vector< const CaloCell * >> &shotCells, int windowSize, const ToolHandle< IHadronicCalibrationTool > &caloWeightTool)
 pt in a window of (currently) 2 x windowSize cells More...