Namespaces | |
Calibration | |
NanoAODTools | |
Classes | |
class | AtomicId |
Cheap generic unique keyword identifier class. More... | |
class | BitSet |
A compact container for storing single bits. More... | |
class | MVAComputer |
Main interface class to the generic discriminator computer framework. More... | |
class | MVAComputerCache |
Creates and and MVAComputer from calibrations via EventSetup. More... | |
class | MVAComputerESSourceBase |
class | MVAComputerESSourceImpl |
class | ProcessRegistry |
Generic registry template for polymorphic processor implementations. More... | |
class | ProcessRegistryImpl |
template to generate a registry singleton for a type. More... | |
class | Spline |
A simple class for cubic splines. More... | |
class | TrainMVAComputerCalibration |
for internal use by MVATrainer More... | |
class | TreeReader |
class | Variable |
Class describing an input variable. More... | |
class | VarProcessor |
Common base class for variable processors. More... | |
Functions | |
static IdCache & | getAtomicIdCache () |
template<typename T > | |
static std::pair< void *, std::vector< T > > | makeMulti () |
std::ostream & | operator<< (std::ostream &os, const PhysicsTools::AtomicId &id) |
STL streaming operator. More... | |
|
static |
Definition at line 54 of file AtomicId.cc.
References CMS_THREAD_SAFE.
Referenced by PhysicsTools::AtomicId::lookup().
|
static |
Definition at line 169 of file TreeReader.cc.
|
inline |
STL streaming operator.
Definition at line 74 of file AtomicId.h.