APRILContent class used to register april algorithms and plugins.
More...
#include <APRILContent.h>
|
static pandora::StatusCode | RegisterAlgorithms (const pandora::Pandora &pandora) |
| Register all the april algorithms with pandora. More...
|
|
static pandora::StatusCode | RegisterAPRILPseudoLayerPlugin (const pandora::Pandora &pandora) |
| Register pseudo layer plugin with pandora. More...
|
|
static pandora::StatusCode | RegisterAPRILShowerProfilePlugin (const pandora::Pandora &pandora) |
|
static pandora::StatusCode | RegisterBFieldPlugin (const pandora::Pandora &pandora, const float innerBField, const float muonBarrelBField, const float muonEndCapBField) |
| Register the b field plugin (note user side configuration) with pandora. More...
|
|
static pandora::StatusCode | RegisterEnergyCorrections (const pandora::Pandora &pandora) |
| Register the energy corrections with pandora. More...
|
|
static pandora::StatusCode | RegisterParticleIds (const pandora::Pandora &pandora) |
| Register april particle id functions. More...
|
|
APRILContent class used to register april algorithms and plugins.
pandora::StatusCode APRILContent::RegisterAlgorithms |
( |
const pandora::Pandora & |
pandora | ) |
|
|
inlinestatic |
Register all the april algorithms with pandora.
- Parameters
-
pandora | the pandora instance with which to register content |
pandora::StatusCode APRILContent::RegisterAPRILPseudoLayerPlugin |
( |
const pandora::Pandora & |
pandora | ) |
|
|
inlinestatic |
Register pseudo layer plugin with pandora.
- Parameters
-
pandora | the pandora instance with which to register content |
pandora::StatusCode APRILContent::RegisterBFieldPlugin |
( |
const pandora::Pandora & |
pandora, |
|
|
const float |
innerBField, |
|
|
const float |
muonBarrelBField, |
|
|
const float |
muonEndCapBField |
|
) |
| |
|
inlinestatic |
Register the b field plugin (note user side configuration) with pandora.
- Parameters
-
pandora | the pandora instance with which to register content |
innerBField | the bfield in the main tracker, ecal and hcal, units Tesla |
muonBarrelBField | the bfield in the muon barrel, units Tesla |
muonEndCapBField | the bfield in the muon endcap, units Tesla |
pandora::StatusCode APRILContent::RegisterEnergyCorrections |
( |
const pandora::Pandora & |
pandora | ) |
|
|
inlinestatic |
Register the energy corrections with pandora.
- Parameters
-
pandora | the pandora instance with which to register content |
pandora::StatusCode APRILContent::RegisterParticleIds |
( |
const pandora::Pandora & |
pandora | ) |
|
|
static |
Register april particle id functions.
- Parameters
-
pandora | the pandora instance with which to register content |
The documentation for this class was generated from the following file: