HEJ 2.2.2
High energy resummation for hadron colliders
|
▼CHEJ::Analysis | Analysis base class |
CHEJ::RivetAnalysis | Class representing a Rivet analysis |
▼CHEJ::detail::EmptyAnalysis | |
CHEJ::EmptyAnalysis | |
CHEJ::detail::ArrayTag< T, N, Ns > | |
CHEJ::detail::ArrayTag< T, N > | |
CHEJ::Beam | Beam parameters |
CHEJ::Config | |
CYAML::convert< HEJ::Fraction< Real > > | |
CYAML::convert< HEJ::OutputFile > | |
CHEJ::CrossSectionAccumulator | Sum of Cross Section for different subproccess |
CHEJ::Event | An event with clustered jets |
CHEJ::Event::EventData | Class to store general Event setup, i.e. Phase space and weights |
CHEJ::EventParameters | Event parameters |
▼CHEJ::EventReader | Abstract base class for reading events from files |
CHEJ::BufferedEventReader | Event reader with internal buffer |
CHEJ::HDF5Reader | Class for reading events from a file in the HDF5 file format |
CHEJ::LesHouchesReader | Class for reading events from a file in the Les Houches Event File format |
CHEJ::EventReweighter | Main class for reweighting events in HEJ |
CHEJ::EventReweighterConfig | Configuration options for the EventReweighter class |
▼CHEJ::EventWriter | Pure abstract base class for event writers |
CHEJ::CombinedEventWriter | Write event output to zero or more output files |
CHEJ::HDF5Writer | This is an event writer specifically for HDF5 output |
CHEJ::HepMC2Writer | This is an event writer specifically for HepMC output |
CHEJ::HepMC3Writer | This is an event writer specifically for HepMC3 output |
CHEJ::LesHouchesWriter | Class for writing events to a file in the Les Houches Event File format |
CHEJ::EWConstants | Collection of electro-weak constants |
CHEJ::FixedScale | Functor that returns a fixed scale regardless of the input event |
CHEJ::Fraction< Real, typename > | Class for floating point numbers between 0 and 1 |
CHEJ::Fraction< double > | |
CHEJ::HepMC2Interface | This class converts the Events into HepMC::GenEvents |
CHEJ::HepMC3Interface | This class converts the Events into HepMC3::GenEvents |
CHEJ::detail_HepMC::HepMCVersion< V > | |
CHEJ::HiggsCouplingSettings | Settings for Higgs boson coupling to gluons |
CHEJ::detail::Histogram | |
▼Cstd::invalid_argument | |
CHEJ::abort_event | Exception indicating that an event is not accepted by the reweighter |
CHEJ::invalid_type | Exception indicating wrong option type |
CHEJ::unknown_option | Exception indicating unknown option |
CHEJ::istream | Small wrapper around boost's filtering_istream |
CHEJ::JetParameters | Jet parameters |
CHEJ::JetSplitter | Class to split jets into their constituents |
▼Cstd::logic_error | |
CHEJ::missing_option | Exception indicating missing option setting |
CHEJ::not_implemented | Exception indicating functionality that has not been implemented yet |
CHEJ::MatrixElement | Class to calculate the squares of matrix elements |
CHEJ::MatrixElementConfig | Configuration options for the MatrixElement class |
CHEJ::NLOConfig | Settings for HEJ@NLO |
CHEJ::OutputFile | Output file specification |
CHEJ::ParameterDescription | Description of event parameters, see also EventParameters |
CHEJ::Parameters< T > | Collection of parameters, e.g. Weights, assigned to a single event |
CHEJ::Parameters< HEJ::EventParameters > | |
CHEJ::PartialUnweightConfig | Settings for partial unweighting |
CHEJ::Particle | Class representing a particle |
CHEJ::ParticleProperties | Collection of basic particle properties |
CHEJ::PDF | Class for interaction with a PDF set |
CHEJ::PhaseSpacePoint | Generated point in resummation phase space |
CHEJ::PhaseSpacePointConfig | Configuration options for the PhaseSpacePoint class |
CHEJ::ProgressBar< T > | Class representing (and printing) a progress bar |
CHEJ::pz_less | Functor to compare momenta in z direction |
CHEJ::rapidity_less | Functor to compare rapidities |
▼CHEJ::RNG | Interface for random number generator |
CHEJ::Mixmax | MIXMAX random number generator |
CHEJ::Ranlux64 | Ranlux64 random number generator |
CHEJ::RNGConfig | Settings for random number generator |
CHEJ::ScaleConfig | Settings for scale variation |
CHEJ::ScaleFunction | Class to calculate the scale associated with an event |
CHEJ::ScaleGenerator | Generate combinations of renormalisation and factorisation scales |
CHEJ::JetSplitter::SplitResult | Wrapper for return values |
CHEJ::type_less | Functor to compare particle type (PDG) |
CHEJ::Unweighter | Unweight events |
CHEJ::XSWithError< T > | Collection of Cross Section with its uncertainty |
CHEJ::XSWithError< double > |