Analysis Software
Documentation for sPHENIX simulation software
|
#include "JetReco.h"
#include "Jet.h"
#include "JetAlgo.h"
#include "JetContainer.h"
#include "JetContainerv1.h"
#include "JetInput.h"
#include "JetMap.h"
#include "JetMapv1.h"
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/SubsysReco.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHIODataNode.h>
#include <phool/PHNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHObject.h>
#include <phool/PHTypedNodeIterator.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <cstdlib>
#include <iostream>
#include <memory>
#include <vector>
#include <fstream>
Go to the source code of this file.
Variables | |
use_jetcon {_which == TRANSITION::JET_CONTAINER || _which == TRANSITION::BOTH || _which == TRANSITION::PRETEND_BOTH} | |
use_jetcon {_which == TRANSITION::JET_CONTAINER || _which == TRANSITION::BOTH || _which == TRANSITION::PRETEND_BOTH} |
Definition at line 35 of file JetReco.cc.
View newest version in sPHENIX GitHub at line 35 of file JetReco.cc