ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
L1Topo
L1TopoAlgorithms
L1TopoAlgorithms
DeltaPhiLeading.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
// DeltaPhiLeading.h
5
// TopoCore
6
// Created by Joerg Stelzer on 11/16/12.
7
8
#ifndef __TopoCore__DeltaPhiLeading__
9
#define __TopoCore__DeltaPhiLeading__
10
11
#include <iostream>
12
#include "
L1TopoInterfaces/DecisionAlg.h
"
13
14
namespace
TCS
{
15
16
class
DeltaPhiLeading
:
public
DecisionAlg
{
17
public
:
18
DeltaPhiLeading
(
const
std::string &
name
);
19
virtual
~DeltaPhiLeading
();
20
21
22
virtual
TCS::StatusCode
process
(
const
std::vector<TCS::TOBArray const *> & input,
23
const
std::vector<TCS::TOBArray *> & output,
24
Decision
& decison );
25
26
};
27
28
}
// end of namespace TCS
29
30
#endif
/* defined(__TopoCore__DeltaPhiLeading__) */
DecisionAlg.h
TCS::ConfigurableAlg::name
const std::string & name() const
Definition
ConfigurableAlg.h:48
TCS::DecisionAlg::DecisionAlg
DecisionAlg(const std::string &name)
Definition
DecisionAlg.h:25
TCS::Decision
Definition
Decision.h:19
TCS::DeltaPhiLeading::DeltaPhiLeading
DeltaPhiLeading(const std::string &name)
TCS::DeltaPhiLeading::process
virtual TCS::StatusCode process(const std::vector< TCS::TOBArray const * > &input, const std::vector< TCS::TOBArray * > &output, Decision &decison)
TCS::DeltaPhiLeading::~DeltaPhiLeading
virtual ~DeltaPhiLeading()
TCS::StatusCode
Definition
Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/StatusCode.h:15
TCS
Definition
AnomalyDetectionBDT.h:16
Generated on
for ATLAS Offline Software by
1.14.0