8#ifndef TRIGBUNCHCROSSINGTOOL_BUNCHCONFIG_H
9#define TRIGBUNCHCROSSINGTOOL_BUNCHCONFIG_H
The common trigger namespace for trigger analysis tools.
Structure describing a bunch configuration.
std::vector< float > filledIntBeam2
The beam 2 intensities in the colliding bunches.
std::vector< int > filledBCIDs
BCIDs of the colliding bunches.
std::vector< float > filledIntBeam1
The beam 1 intensities in the colliding bunches.
std::vector< int > unpairedBCIDsBeam1
BCIDs of the unpaired bunches of beam 1.
std::vector< float > unpairedIntBeam1
Intensities of the unpaired bunches in beam 1.
std::vector< int > unpairedBCIDsBeam2
BCIDs of the unpaired bunches of beam 2.
std::vector< float > unpairedIntBeam2
Intensities of the unpaired bunches in beam 2.