ATLAS Offline Software
Macros
JetSoftDropTools.cxx File Reference
#include "JetRec/JetSoftDropTools.h"
#include "fastjet/PseudoJet.hh"
#include "fastjet/tools/Filter.hh"
#include "fastjet/contrib/SoftDrop.hh"
#include "fastjet/contrib/RecursiveSoftDrop.hh"
#include "fastjet/contrib/BottomUpSoftDrop.hh"
#include "fastjet/Selector.hh"
#include "JetEDM/PseudoJetVector.h"
#include "JetRec/PseudoJetTranslator.h"
Include dependency graph for JetSoftDropTools.cxx:

Go to the source code of this file.

Macros

#define CHECK_VAR_RANGE(name, var, expr)
 

Macro Definition Documentation

◆ CHECK_VAR_RANGE

#define CHECK_VAR_RANGE (   name,
  var,
  expr 
)
Value:
if( ! ( expr ) ) { \
ATH_MSG_ERROR("Property "<< name << " = "<< var << " out of range"); \
return StatusCode::SUCCESS; }

Definition at line 58 of file JetSoftDropTools.cxx.

beamspotnt.var
var
Definition: bin/beamspotnt.py:1394
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:192