#include <list>
#include <TLorentzRotation.h>
#include <TLorentzVector.h>
#include <TVector3.h>
#include "ParticlePDG.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | Particle |
class | ParticleAllocator |
Typedefs | |
typedef std::list< Particle > | List_t |
typedef std::list< Particle >::iterator | LPIT_t |
Functions | |
double | S (const TLorentzVector &, const TLorentzVector &) |
double | T (const TLorentzVector &, const TLorentzVector &) |
Definition at line 141 of file Particle.h.
Definition at line 142 of file Particle.h.
double S | ( | const TLorentzVector & | , |
const TLorentzVector & | |||
) |
Definition at line 99 of file Particle.cc.
Referenced by abcd(), L1TConfigDumper::analyze(), PFRecHitCaloNavigator< CaloTowerDetId, CaloTowerTopology >::associateNeighbours(), PFRecHitCaloNavigatorWithTime< EEDetId, EcalEndcapTopology >::associateNeighbours(), FastCircleFit::calculate(), reco::ForwardProton::calculateT(), ParticleKinematicLinearizedTrackState::computeChargedJacobians(), PerigeeLinearizedTrackState::computeChargedJacobians(), hitfit::Fourvec_Constrainer::constrain(), FrameToFrameDerivative::derivativePosRot(), magfieldparam::poly2d_base::Eval(), CastorDbASCIIIO::getCastorSingleIntObject(), PFEnergyResolution::getEnergyResolutionEm(), getHcalMatrixObject(), TKinFitter::getS(), Particle::GetType(), magfieldparam::HarmBasis3DCyl::GetVal(), reco::modules::ParameterAdapter< S >::make(), MultiTokenT< edm::View< reco::GsfElectron > >::MultiTokenT(), EnergyResolutionVsLumi::Resolution(), FixedFlatOccupancy1d::set_S_fail(), CSC01::set_S_fail(), FixedFlatOccupancy1d::set_S_pass(), CSC01::set_S_pass(), reco::DeDxHitInfo::stripCluster(), L1TMuonBarrelKalmanAlgo::updateOffline(), L1TMuonBarrelKalmanAlgo::updateOffline1D(), PFBenchmarkAlgo::vector_sort(), and L1TMuonBarrelKalmanAlgo::vertexConstraintOffline().
double T | ( | const TLorentzVector & | , |
const TLorentzVector & | |||
) |
Definition at line 104 of file Particle.cc.