ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
L1Topo
L1TopoAlgorithms
L1TopoAlgorithms
JetAbbreviated.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
// JetAbbreviated.h
5
// TopoCore
6
// Created by Veronica Sorin 14/8/14
7
8
#ifndef __TopoCore__JetAbbreviated__
9
#define __TopoCore__JetAbbreviated__
10
11
#include "
L1TopoInterfaces/SortingAlg.h
"
12
#include "
L1TopoEvent/TOBArray.h
"
13
#include "
L1TopoEvent/JetTOB.h
"
14
15
#include <iostream>
16
#include <vector>
17
18
namespace
TCS
{
19
20
class
JetAbbreviated
:
public
SortingAlg
{
21
public
:
22
23
// constructor
24
JetAbbreviated
(
const
std::string &
name
);
25
26
// destructor
27
virtual
~JetAbbreviated
();
28
29
virtual
TCS::StatusCode
sort
(
const
InputTOBArray
& input,
TOBArray
& output);
30
31
protected
:
32
33
JetTOB::JetSize
m_jetsize
;
34
35
};
36
37
}
// end of namespace TCS
38
39
#endif
/* defined(__TopoCore__SortingAlg__) */
JetTOB.h
SortingAlg.h
TOBArray.h
TCS::ConfigurableAlg::name
const std::string & name() const
Definition
ConfigurableAlg.h:49
TCS::InputTOBArray
Definition
InputTOBArray.h:15
TCS::JetAbbreviated::sort
virtual TCS::StatusCode sort(const InputTOBArray &input, TOBArray &output)
Definition
JetAbbreviated.cxx:38
TCS::JetAbbreviated::JetAbbreviated
JetAbbreviated(const std::string &name)
Definition
JetAbbreviated.cxx:18
TCS::JetAbbreviated::m_jetsize
JetTOB::JetSize m_jetsize
Definition
JetAbbreviated.h:33
TCS::JetAbbreviated::~JetAbbreviated
virtual ~JetAbbreviated()
Definition
JetAbbreviated.cxx:29
TCS::JetTOB::JetSize
JetSize
Definition
JetTOB.h:21
TCS::SortingAlg::SortingAlg
SortingAlg(const std::string &name)
Definition
SortingAlg.h:21
TCS::StatusCode
Definition
Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/StatusCode.h:15
TCS::TOBArray
Definition
TOBArray.h:24
TCS
Definition
AnomalyDetectionBDT.h:18
Generated on
for ATLAS Offline Software by
1.17.0